#
shellcode
A shell is a text-based terminal, used for manipulating programs and files. Shell scripts typically manage program execution.
Here are 233 public repositories matching this topic...
Python low-interaction honeyclient
-
Updated
Mar 10, 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 8, 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
CodeMaxx
commented
Dec 17, 2016
aaronsaysno
commented
Sep 28, 2019
# python zeratool.py -v challenges/easy_format
[+] Checking pwn type...
[+] Checking for overflow pwn type...
[+] Checking for format string pwn type...
[+] Found symbolic buffer at position 0 of length 49
[+] Found symbolic buffer at position 0 of length 49
[+] Found symbolic buffer at position 0 of length 49
[+] Found symbolic buffer at position 0 of length 49
[+] Found symbolic bu
Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace
-
Updated
Jan 6, 2020 - Python
Converts PE into a shellcode
-
Updated
Jan 2, 2020 - Assembly
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
CVE-2017-11882 Exploit accepts over 17k bytes long command/code in maximum.
-
Updated
Dec 6, 2017 - Python
Load shellcode into a new process
-
Updated
Jan 23, 2020 - Go
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
Jan 17, 2020 - Python
Contains Attack labs
-
Updated
Jan 31, 2019 - C
A collection of LLVM transform and analysis passes to write shellcode in regular C
-
Updated
Sep 22, 2019 - C++
I am the packager of pwntools for Fedora. We had to drop the package for Fedora 31 due to the lack of Python 3 support. With Python 3 now supported, I am reviving the pwntools package. Rpmlint, a tool related to Fedora packaging identified some possible problems in pwntools.
First, it appears that Python 2 shebangs remain in some of the source files: