#
shellcode
A shell is a text-based terminal, used for manipulating programs and files. Shell scripts typically manage program execution.
Here are 251 public repositories matching this topic...
Python low-interaction honeyclient
-
Updated
Jun 8, 2020 - Python
shell
exploit
interactive
assembly
architecture
asm
assembler
keystone
capstone
pwn
ctf
shellcode
syscalls
exploitation
disassembly
dsm
syscall-table
dissassembler
shellcoding
common-shellcodes
-
Updated
Feb 27, 2019 - Python
venom - shellcode generator/compiler/handler (metasploit)
-
Updated
Mar 19, 2020 - Shell
0mp
commented
Jan 28, 2019
I'm packaging modernish for FreeBSD now. Usually, we put examples under share/examples/name
, documentation under share/doc/name
and any other data, that do not belong to any of the aforementioned directories, into share/name
.
I wonder if you'd like to follow the same convention in this repository.
The reason is that I am not sure if I should move modernish examples to a standard pla
Converts PE into a shellcode
-
Updated
Apr 26, 2020 - Assembly
Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace
-
Updated
Jan 6, 2020 - Python
Reflective PE packer.
-
Updated
Dec 16, 2018 - Assembly
Antivirus evasion project
windows
backdoor
virus
injection
trojan
antivirus
shellcode
bypass
backdoors
crypter
av-evasion
backdooring
antivirus-testing
virus-total
av-b
-
Updated
Nov 16, 2019 - C#
Security CTF Toolkit (Not maintained anymore)
-
Updated
Jan 22, 2018 - Python
Load shellcode into a new process
-
Updated
Apr 26, 2020 - Go
CVE-2017-11882 Exploit accepts over 17k bytes long command/code in maximum.
-
Updated
Dec 6, 2017 - Python
Linux and Windows shellcode enrichment utility
-
Updated
Oct 6, 2018 - Python
Python script to decode common encoded PowerShell scripts
-
Updated
Jun 13, 2018 - Python
Teaching old shellcode new tricks
-
Updated
Aug 1, 2017 - Python
Exploit Development and Reverse Engineering topics
python
c
golang
security
arm
x64
reverse-engineering
x86
infosec
shell-script
shellcode
rop
writeup
crackme
buffer-overflow
exploit-development
format-string-attack
-
Updated
May 6, 2020 - Python
A collection of LLVM transform and analysis passes to write shellcode in regular C
-
Updated
Sep 22, 2019 - C++
Contains Attack labs
-
Updated
Jan 31, 2019 - C
The
constgrep
tool could probably be a bit faster. I'm not sure what's making it so slow at the moment. It shouldn't take ~2 seconds to look up a value.