index
:
bufflow.git
master
A collection of code examples e.g. a buffer overflow + exploit, crypter, shellcodes and more.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Some quality-of-life improvments.
HEAD
master
Toni Uhlig
2024-04-05
*
rop fix and imp
Toni Uhlig
2021-02-12
*
Demolished ugly and bloated exploit.sh, hail to the new exploit.py.
Toni Uhlig
2021-02-12
*
return-to-lib.c exploit example as request by a user
Toni Uhlig
2021-02-10
*
Modified RNG init and reduced some stdout printings.
Toni Uhlig
2020-10-05
*
Added support for entropy calculation.
Toni Uhlig
2020-10-05
*
Exclude funccrypt from non GCC. CLang seems to not support asm goto (yet?!).
Toni Uhlig
2020-09-30
*
Run a subset of "CI-Safe" executables.
Toni Uhlig
2020-09-30
*
added README
Toni Uhlig
2019-04-15
*
enable check if target fn is encrypted
Toni Uhlig
2019-04-14
*
funccrypt MAXSIZ macro, gitlab-ci integration
Toni Uhlig
2019-04-13
*
encrypt and decrypt c funcs at runtime
Toni Uhlig
2019-04-13
*
force funccrypt as 32 bit executable
Toni Uhlig
2019-04-11
*
pre C99 compat
Toni Uhlig
2019-04-11
*
gitlab build dbg output
Toni Uhlig
2019-04-11
*
function crypter template
Toni Uhlig
2019-04-11
*
always keep build artifacts
Toni Uhlig
2019-02-06
*
initial mingw-w64 port
lns
2019-02-01
*
gitlab-ci test some executables
Toni Uhlig
2019-01-23
*
Merge branch 'master' of ssh://git.lan:/git/bufflow
Toni Uhlig
2019-01-21
|
\
|
*
fixed snprintf truncation warning
lns
2019-01-16
*
|
added gitlab-ci support
Toni Uhlig
2019-01-21
|
/
*
Merge branch 'master' of ssh://gitlab.imn.htwk-leipzig.de:2244/tuhlig/bufflow
Toni Uhlig
2019-01-15
|
\
|
*
travis-ci build
Toni Uhlig
2019-01-14
*
|
very basic exec crypter/runner
Toni Uhlig
2019-01-15
*
|
travis-ci: install nasm
Toni Uhlig
2019-01-14
*
|
travis-ci: install libc-dev x86/x64
Toni Uhlig
2019-01-14
*
|
travis-ci build
Toni Uhlig
2019-01-14
|
/
*
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 repl...
lns
2018-07-11
*
|
shellcode generator check for reg. file, fix clang warning
Toni Uhlig
2019-01-14
|
/
*
improvements
Toni Uhlig
2018-07-11
*
improved Makefile, check for supported arch
Toni Uhlig
2018-07-11
*
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
|
\
|
*
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
[next]