Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | return-to-lib.c exploit example as request by a user | Toni Uhlig | 2021-02-10 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | function crypter template | Toni Uhlig | 2019-04-11 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | very basic exec crypter/runner | Toni Uhlig | 2019-01-15 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | improved Makefile, check for supported arch | Toni Uhlig | 2018-07-11 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | return adr finder | Toni Uhlig | 2017-04-13 |
| | |||
* | function jumping tests | toni | 2015-10-27 |
| | |||
* | x86_64 shellcode + funcjmp_ext | toni | 2015-09-23 |
| | |||
* | simple 'inner function jmp' .. | toni | 2015-05-21 |
| | |||
* | - ignore *.swp | toni | 2014-11-10 |
| | | | | - shellcode_x64: dup2(), exec(), exit(), untested | ||
* | - x86-64 build support | toni | 2014-11-09 |
| | |||
* | - ignore *.o files | toni | 2014-11-05 |
| | | | | | - makefile: dont rebuild unchanged sources - socket.asm: bind(), not done actually | ||
* | - shellcode testing unit | toni | 2014-11-04 |
| | | | | - hello_world asm example | ||
* | - added su2root in disable_prot.sh | toni | 2014-03-20 |
| | | | | - added (overflow|exploit)_tcp (not working at the moment) | ||
* | added 32 bit ELF binary | toni | 2014-01-15 |
| | |||
* | some exploitable modules added | toni | 2013-03-08 |
| | |||
* | Makefile: make test | toni | 2013-03-05 |
| | | | | overflow.c: commented out the vulnerable function | ||
* | - added gitignore | dev0 | 2012-01-30 |