index
:
bufflow.git
master
A collection of code examples e.g. a buffer overflow + exploit, crypter, shellcodes and more.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shellcode
Commit message (
Expand
)
Author
Age
*
Demolished ugly and bloated exploit.sh, hail to the new exploit.py.
Toni Uhlig
2021-02-12
*
x86_64 shellcode + funcjmp_ext
toni
2015-09-23
*
hello_world x64
toni
2015-04-14
*
x86-64 connect shellcode
toni
2015-04-14
*
Merge branch 'master' of github.com:freecoding/bufflow
toni
2015-04-13
|
\
|
*
exploiting x64's as well
toni
2015-04-12
*
|
- connect back shellcode works
toni
2015-04-08
|
/
*
- added newline to hello_world shellcode
toni
2015-04-05
*
- optimized Makefiles
toni
2014-11-26
*
- socket_x64 shellcode works
toni
2014-11-18
*
- ignore *.swp
toni
2014-11-10
*
socket_x64 shellcode: bind(), listen(), accept(), untested!
toni
2014-11-10
*
- rewriting socket_x64 ...
toni
2014-11-09
*
- x86-64 socket shelloce (untested)
toni
2014-11-09
*
- removed \x00 in socket.asm
toni
2014-11-09
*
socket shellcode: works
toni
2014-11-08
*
socket shellcode -> listen
toni
2014-11-07
*
- added bind() shellcode.
toni
2014-11-07
*
- ignore *.o files
toni
2014-11-05
*
- added socket() shellcode (testing purpose)
toni
2014-11-04
*
- added execve2 shellcode: does the same like execve but is quite smaller
toni
2014-11-04
*
- added very small execve shellcode
toni
2014-11-04
*
- shellcode testing unit
toni
2014-11-04
*
- print shellcode
toni
2014-08-01
*
- building shellcode with C
toni
2014-08-01