aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAge
* return-to-lib.c exploit example as request by a userToni Uhlig2021-02-10
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* function crypter templateToni Uhlig2019-04-11
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* very basic exec crypter/runnerToni Uhlig2019-01-15
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* improved Makefile, check for supported archToni Uhlig2018-07-11
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* return adr finderToni Uhlig2017-04-13
|
* function jumping teststoni2015-10-27
|
* x86_64 shellcode + funcjmp_exttoni2015-09-23
|
* simple 'inner function jmp' ..toni2015-05-21
|
* - ignore *.swptoni2014-11-10
| | | | - shellcode_x64: dup2(), exec(), exit(), untested
* - x86-64 build supporttoni2014-11-09
|
* - ignore *.o filestoni2014-11-05
| | | | | - makefile: dont rebuild unchanged sources - socket.asm: bind(), not done actually
* - shellcode testing unittoni2014-11-04
| | | | - hello_world asm example
* - added su2root in disable_prot.shtoni2014-03-20
| | | | - added (overflow|exploit)_tcp (not working at the moment)
* added 32 bit ELF binarytoni2014-01-15
|
* some exploitable modules addedtoni2013-03-08
|
* Makefile: make testtoni2013-03-05
| | | | overflow.c: commented out the vulnerable function
* - added gitignoredev02012-01-30