Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Some quality-of-life improvments.HEADmaster | Toni Uhlig | 2024-04-05 |
| | | | | | | | * replaced entropy calculation with a !broken one * README update Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | rop fix and imp | Toni Uhlig | 2021-02-12 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Demolished ugly and bloated exploit.sh, hail to the new exploit.py. | Toni Uhlig | 2021-02-12 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | return-to-lib.c exploit example as request by a user | Toni Uhlig | 2021-02-10 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Modified RNG init and reduced some stdout printings. | Toni Uhlig | 2020-10-05 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Added support for entropy calculation. | Toni Uhlig | 2020-10-05 |
| | | | | | | * Currently used for encryption on function level. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Exclude funccrypt from non GCC. CLang seems to not support asm goto (yet?!). | Toni Uhlig | 2020-09-30 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Run a subset of "CI-Safe" executables. | Toni Uhlig | 2020-09-30 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | added README | Toni Uhlig | 2019-04-15 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | enable check if target fn is encrypted | Toni Uhlig | 2019-04-14 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | funccrypt MAXSIZ macro, gitlab-ci integration | Toni Uhlig | 2019-04-13 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | encrypt and decrypt c funcs at runtime | Toni Uhlig | 2019-04-13 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | force funccrypt as 32 bit executable | Toni Uhlig | 2019-04-11 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | pre C99 compat | Toni Uhlig | 2019-04-11 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | gitlab build dbg output | Toni Uhlig | 2019-04-11 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | function crypter template | Toni Uhlig | 2019-04-11 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | always keep build artifacts | Toni Uhlig | 2019-02-06 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | initial mingw-w64 port | lns | 2019-02-01 |
| | | | | Signed-off-by: lns <matzeton@googlemail.com> | ||
* | gitlab-ci test some executables | Toni Uhlig | 2019-01-23 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Merge branch 'master' of ssh://git.lan:/git/bufflow | Toni Uhlig | 2019-01-21 |
|\ | |||
| * | fixed snprintf truncation warning | lns | 2019-01-16 |
| | | | | | | | | Signed-off-by: lns <matzeton@googlemail.com> | ||
* | | added gitlab-ci support | Toni Uhlig | 2019-01-21 |
|/ | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Merge branch 'master' of ssh://gitlab.imn.htwk-leipzig.de:2244/tuhlig/bufflow | Toni Uhlig | 2019-01-15 |
|\ | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | travis-ci build | Toni Uhlig | 2019-01-14 |
| | | | | | | | | 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> | ||
* | | travis-ci: install nasm | Toni Uhlig | 2019-01-14 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | travis-ci: install libc-dev x86/x64 | Toni Uhlig | 2019-01-14 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | travis-ci build | Toni Uhlig | 2019-01-14 |
|/ | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Merge branch 'master' of ssh://git.lan:/git/bufflow | Toni Uhlig | 2019-01-14 |
|\ | |||
| * | exploit.sh: force python2.7, deleted non-working exploit_tcp.sh (will be ↵ | lns | 2018-07-11 |
| | | | | | | | | | | | | replaced in the future anyway) Signed-off-by: lns <matzeton@googlemail.com> | ||
* | | shellcode generator check for reg. file, fix clang warning | Toni Uhlig | 2019-01-14 |
|/ | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | improvements | Toni Uhlig | 2018-07-11 |
| | | | | 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> | ||
* | more output | Toni Uhlig | 2017-04-13 |
| | |||
* | return adr finder | Toni Uhlig | 2017-04-13 |
| | |||
* | Merge branch 'master' of github.com:lnslbrty/bufflow | toni | 2016-07-19 |
|\ | |||
| * | function jumping tests | toni | 2015-10-27 |
| | | |||
| * | updated exploit to work with debian8_x86 | toni | 2015-09-29 |
| | | |||
* | | funcjmp | toni | 2016-07-19 |
|/ | |||
* | funcjmp_ext | toni | 2015-09-23 |
| | |||
* | x86_64 shellcode + funcjmp_ext | toni | 2015-09-23 |
| | |||
* | simple 'inner function jmp' .. | toni | 2015-05-21 |
| | |||
* | hello_world x64 | toni | 2015-04-14 |
| | |||
* | Merge branch 'master' of github.com:lnslbrty/bufflow | toni | 2015-04-14 |
|\ | | | | | | | | | Conflicts: shellcode/connect_x64.asm | ||
| * | x86-64 connect shellcode | toni | 2015-04-13 |
| | | |||
* | | x86-64 connect shellcode | toni | 2015-04-14 |
|/ | |||
* | Merge branch 'master' of github.com:freecoding/bufflow | toni | 2015-04-13 |
|\ | |||
| * | exploiting x64's as well | toni | 2015-04-12 |
| | | |||
* | | - connect back shellcode works | toni | 2015-04-08 |
|/ | |||
* | - added newline to hello_world shellcode | toni | 2015-04-05 |
| |