2000-06-29 23:33:51 -04:00
|
|
|
bfbtester is a quick hack I put together to do some basic overflow
|
|
|
|
tests on binary programs. It probably won't catch everything wrong or
|
|
|
|
every program, but it's pretty good at catching the bad
|
|
|
|
ones. bfbtester can either run tests on a single binary or walk
|
|
|
|
through a whole directory of binaries. Currently bfbtester tests for
|
|
|
|
argument overflows and environment variable overflows.
|
|
|
|
|
2001-02-22 01:59:26 -05:00
|
|
|
WWW: ${HOMEPAGE}
|