about summary refs log tree commit diff
path: root/examples
AgeCommit message (Collapse)Author
2020-05-14deprecated AFL_POST_LIBRARYvan Hauser
2020-05-13code-format and slight -S/-M modificationsvan Hauser
2020-05-13Fix bugs, remove intial post library testrish9101
2020-05-13Add post library API as custom mutator and rename pre_saverish9101
2020-05-12fix custom mutators and add real test casesvan Hauser
2020-05-12new code formatting + appliedvan Hauser
2020-05-11fix typosvan Hauser
2020-05-11silened warningsDominik Maier
2020-05-11remove warningsvan Hauser
2020-05-10indenting preprocessor directives breaks compilation and cant be fixed, ↵van Hauser
reverting ... :-(
2020-05-10fix warning, code formatvan Hauser
2020-05-07untracer README: one typo fixedhexcoder
2020-05-07import transform fix into autodict, code-formatvan Hauser
2020-05-06better README for untracervan Hauser
2020-05-06doc updatevan Hauser
2020-05-06fix untracervan Hauser
2020-05-06aarch64 support for afl-untracervan Hauser
2020-05-05maybe_grow->ck_maybe_growvan Hauser
2020-05-05more typos fixedvan Hauser
2020-05-05more typos fixedvan Hauser
2020-05-05fixed typosvan Hauser
2020-05-04ctx and ngram can be used together nowvan Hauser
2020-05-04final touches for afl_network_proxyvan Hauser
2020-05-04nw fixesvan Hauser
2020-05-04makefile fixvan Hauser
2020-05-04fix makefilevan Hauser
2020-05-04add GNUmakefilevan Hauser
2020-05-03doubled the speed of afl_network_proxyvan Hauser
2020-05-01add ghidra script and workaround ghidra/linux/ida weirdnessvan Hauser
2020-05-01code formatDominik Maier
2020-04-30afl-untracer little change to display libraries mapping on FreeBSD.David Carlier
2020-04-30afl-untracer raw freebsd support.David Carlier
2020-04-30fix send child statusvan Hauser
2020-04-30afl-network-client fixvan Hauser
2020-04-30afl-untracer completedvan Hauser
2020-04-30afl-untracer - next stepvan Hauser
2020-04-29wip: afl-untracervan Hauser
2020-04-29afl-proxy -> afl_proxyvan Hauser
2020-04-29added afl_network_proxyvan Hauser
2020-04-29add readme for afl-proxyvan Hauser
2020-04-29added afl-proxy to examplesvan Hauser
2020-04-19clang-tidy readability-braces (#323)Dominik Maier
2020-04-17examples Makefiles: silence errors when there is no 32-bit support installedhexcoder-
2020-04-14fix Makefile for examples/argv_fuzzing and socket_fuzzinghexcoder-
2020-04-09fix crash triage example (#304)Toizi
2020-04-09argv_fuzzing Makefile: portable versionhexcoder-
2020-04-09socket_fuzzing Makefile: make it portablehexcoder-
2020-04-09custom mutator readmeAndrea Fioraldi
2020-04-09restore portable Makefileshexcoder-
2020-04-09rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checkshexcoder-