about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-01-20better cmp map fsrv fixvan Hauser
2021-01-20Merge pull request #694 from rchildre3/wine-preloadvan Hauser
LD_PRELOAD in the QEMU environ and enforce arch
2021-01-20afl_frida: Add AFL_FRIDA_TEST_INPUT env to debug inputJoey Jiao
2021-01-20Migrates DebugLoc::get to DILocation::getJoey Jiao
- Refer to https://reviews.llvm.org/D93087
2021-01-20android: Fix runtime for mutatorJoey Jiao
2021-01-20android: Add libprotobuf aflpp custom_mutator exampleJoey Jiao
2021-01-20android: build custom mutators for symcc, radamsaJoey Jiao
2021-01-20android: port libfuzzer-mutatorJoey Jiao
2021-01-20afl_frida: fix target libJoey Jiao
2021-01-20android: afl_frida: get target lib/function from command lineJoey Jiao
2021-01-20android: port afl_frida for arm64Joey Jiao
2021-01-20Fix build error for AndroidJoey Jiao
- LTO not work yet
2021-01-20LD_PRELOAD in the QEMU environ and enforce archR. Elliott Childre
2021-01-20Update README.mdvishesh-sharma-123
Typo
2021-01-20bugfix and new transform detection featurevan Hauser
2021-01-19updated unicornafl qemu versionsDominik Maier
2021-01-19update qemuafl + unicorn for include changesvanhauser-thc
2021-01-19fix CIvan Hauser
2021-01-19cleanup and rename _DISCARD->_SKIPvan Hauser
2021-01-19tiny scan-build nags fixedDominik Maier
2021-01-19cleanupvan Hauser
2021-01-19codeql fixvan Hauser
2021-01-19fix compilesvan Hauser
2021-01-18cmp map memset fixvan Hauser
2021-01-18fix compiler warning avoid signess difference in comparisonshexcoder-
2021-01-18use enums, support cmplog map collisionsvan Hauser
2021-01-18arithmetic also for <= >=van Hauser
2021-01-18less loggingvan Hauser
2021-01-18refactoringvan Hauser
2021-01-18introspection, favor extint over long doublevan Hauser
2021-01-17cmplog introspectionvan Hauser
2021-01-17no cmplog when no taint is foundvan Hauser
2021-01-17better extint cmplogvan Hauser
2021-01-17make combined test a define optionvan Hauser
2021-01-17fix colorizationvan Hauser
2021-01-15fix msgvan Hauser
2021-01-15merge cmplogvan Hauser
2021-01-15better error reportingvan Hauser
2021-01-15remove warningvan Hauser
2021-01-15better error messagevan Hauser
2021-01-14update docvan Hauser
2021-01-14more sync in deterministic modevan Hauser
2021-01-14Merge pull request #688 from murx-/devvan Hauser
Update documentation to reflect new default power schedule
2021-01-14Update documentation to reflect new default power schedulemurx-
2021-01-14Merge pull request #686 from AFLplusplus/weightvan Hauser
better seed selection
2021-01-12fixvan Hauser
2021-01-12minor changesvan Hauser
2021-01-12fix lto cmplog instabilityvan Hauser
2021-01-10fix weight calc, thanks to Marcelvan Hauser
2021-01-08code fmtDominik Maier