about summary refs log tree commit diff
path: root/afl-showmap.c
AgeCommit message (Expand)Author
2019-08-27include and src foldersAndrea Fioraldi
2019-08-19seperated the forkserver from afl-fuzz and afl-tminvan Hauser
2019-08-12signedness in print formats correctedhexcoder-
2019-08-01little fixvan Hauser
2019-08-01add -r option to showmap to enable raw outputAndrea Fioraldi
2019-08-01showmap shows tuple content summary nowvan Hauser
2019-08-01showmap fixvan Hauser
2019-07-25Added AFL-Unicorn modeDominik Maier
2019-07-13portability fix: getcwd(NULL, 0) is a non-POSIX glibc extension. Refactorhexcoder-
2019-06-30Refactor to use an alternative method for shared memory.Heiko Eißfeldt
2019-05-28afl++ 2.52c initial commitvan Hauser