format string exploit challenges
Try to exploit this stuff.
fmtexpl directory is an example of a format string exploit
in C. fmtexpl uses fmtxp.c lib to generate the format string.
solutions.txt are some proof of concept exploit descriptions.
Docs
Example C format string exploit
basic.c
easy.c
easy2.c
fs1.c
fs2.c
fs3.c
fs4.c
solutions.txt