aboutsummaryrefslogtreecommitdiff
path: root/shellcode
Commit message (Collapse)AuthorAge
* x86-64 connect shellcodetoni2015-04-13
|
* 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
| | | | - shellcode_x64: dup2(), exec(), exit(), untested
* 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
| | | | - exploit.sh -> socket.o
* socket shellcode: workstoni2014-11-08
|
* socket shellcode -> listentoni2014-11-07
|
* - added bind() shellcode.toni2014-11-07
|
* - ignore *.o filestoni2014-11-05
| | | | | - makefile: dont rebuild unchanged sources - socket.asm: bind(), not done actually
* - 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
| | | | - hello_world asm example
* - print shellcodetoni2014-08-01
|
* - building shellcode with Ctoni2014-08-01