Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | - working xor decoder with variable key len | toni | 2015-03-25 | |
| | ||||
* | Merge branch 'master' of github.com:lnslbrty/bufflow | toni | 2015-03-14 | |
|\ | | | | | | | | | | | Conflicts: Makefile crypter/Makefile | |||
| * | - xor2_decoder wip | toni | 2015-03-04 | |
| | | | | | | | | - exploit_tcp: screen uses null cfg file | |||
| * | - Makefile: new target 'debug' | toni | 2015-03-04 | |
| | | ||||
| * | - added PAE check | toni | 2015-03-04 | |
| | | ||||
| * | - readlink should do the trick | toni | 2015-03-01 | |
| | | ||||
| * | - fixed wrong target subst | toni | 2015-03-01 | |
| | | ||||
| * | Merge branch 'master' of github.com:freecoding/bufflow | toni | 2015-02-28 | |
| |\ | | | | | | | | | | | | | Conflicts: crypter/Makefile | |||
* | \ | Merge branch 'master' of github.com:freecoding/bufflow | toni | 2015-03-14 | |
|\ \ \ | |/ / |/| / | |/ | | | Conflicts: crypter/Makefile | |||
| * | Merge branch 'master' of github.com:lnslbrty/bufflow | toni | 2014-11-26 | |
| |\ | ||||
| * | | - optimized Makefiles | toni | 2014-11-26 | |
| | | | ||||
* | | | - Makefile: compile only 64-Bit version if 64-Bit OS | toni | 2015-02-28 | |
| |/ |/| | | | | | | | - debug flag for nasm object files - xor2_encoder (still WiP) | |||
* | | - xor2 crypter update | toni | 2014-11-24 | |
|/ | ||||
* | - xor crypter works | toni | 2014-11-23 | |
| | ||||
* | - xor2_decoder: xor'ing more than 1 byte (wip) | toni | 2014-11-23 | |
| | ||||
* | - simple xor decoder | toni | 2014-11-23 | |
| | ||||
* | - the most simplest crypter works ;) | toni | 2014-11-23 | |
| | ||||
* | - most simple working crypter | toni | 2014-11-23 | |
| | ||||
* | - updated crypter stuff | toni | 2014-11-22 | |
| | ||||
* | - added crypter stuff | toni | 2014-11-19 | |
| | ||||
* | - socket_x64 shellcode works | toni | 2014-11-18 | |
| | ||||
* | - ignore *.swp | toni | 2014-11-10 | |
| | | | | - shellcode_x64: dup2(), exec(), exit(), untested | |||
* | socket_x64 shellcode: bind(), listen(), accept(), untested! | toni | 2014-11-10 | |
| | ||||
* | - rewriting socket_x64 ... | toni | 2014-11-09 | |
| | ||||
* | - x86-64 build support | toni | 2014-11-09 | |
| | ||||
* | - x86-64 socket shelloce (untested) | toni | 2014-11-09 | |
| | ||||
* | - removed \x00 in socket.asm | toni | 2014-11-09 | |
| | | | | - exploit.sh -> socket.o | |||
* | socket shellcode: works | toni | 2014-11-08 | |
| | ||||
* | socket shellcode -> listen | toni | 2014-11-07 | |
| | ||||
* | - added bind() shellcode. | toni | 2014-11-07 | |
| | ||||
* | - ignore *.o files | toni | 2014-11-05 | |
| | | | | | - makefile: dont rebuild unchanged sources - socket.asm: bind(), not done actually | |||
* | - added socket() shellcode (testing purpose) | toni | 2014-11-04 | |
| | ||||
* | - added execve2 shellcode: does the same like execve but is quite smaller | toni | 2014-11-04 | |
| | ||||
* | - added very small execve shellcode | toni | 2014-11-04 | |
| | ||||
* | - shellcode testing unit | toni | 2014-11-04 | |
| | | | | - hello_world asm example | |||
* | - print shellcode | toni | 2014-08-01 | |
| | ||||
* | - building shellcode with C | toni | 2014-08-01 | |
| | ||||
* | - makefile improved | toni | 2014-06-29 | |
| | | | | | - tcp recv() based overrun works - automatic exploit && shell spawning script | |||
* | Makefile now runs automatic disable_prot.sh if necessary | toni | 2014-03-20 | |
| | ||||
* | - 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 | |
| | ||||
* | simple strcpy() exploit works | 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 | |
| | ||||
* | - arg support | dev0 | 2012-01-30 | |
| | ||||
* | second commit | druid | 2012-01-30 | |
| | ||||
* | first commit | dev0 | 2012-01-30 | |