aboutsummaryrefslogtreecommitdiff
path: root/shellcode
Commit message (Expand)AuthorAge
* Demolished ugly and bloated exploit.sh, hail to the new exploit.py.Toni Uhlig2021-02-12
* x86_64 shellcode + funcjmp_exttoni2015-09-23
* hello_world x64toni2015-04-14
* x86-64 connect shellcodetoni2015-04-14
* Merge branch 'master' of github.com:freecoding/bufflowtoni2015-04-13
|\
| * exploiting x64's as welltoni2015-04-12
* | - connect back shellcode workstoni2015-04-08
|/
* - added newline to hello_world shellcodetoni2015-04-05
* - optimized Makefilestoni2014-11-26
* - socket_x64 shellcode workstoni2014-11-18
* - ignore *.swptoni2014-11-10
* socket_x64 shellcode: bind(), listen(), accept(), untested!toni2014-11-10
* - rewriting socket_x64 ...toni2014-11-09
* - x86-64 socket shelloce (untested)toni2014-11-09
* - removed \x00 in socket.asmtoni2014-11-09
* socket shellcode: workstoni2014-11-08
* socket shellcode -> listentoni2014-11-07
* - added bind() shellcode.toni2014-11-07
* - ignore *.o filestoni2014-11-05
* - added socket() shellcode (testing purpose)toni2014-11-04
* - added execve2 shellcode: does the same like execve but is quite smallertoni2014-11-04
* - added very small execve shellcodetoni2014-11-04
* - shellcode testing unittoni2014-11-04
* - print shellcodetoni2014-08-01
* - building shellcode with Ctoni2014-08-01