aboutsummaryrefslogtreecommitdiff
path: root/shellcode
Commit message (Collapse)AuthorAge
* 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