about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2023-01-12fix macos civanhauser-thc
2023-01-12Merge pull request #1614 from devnexen/gotcpu_macos_arm64van Hauser
afl-gotcpu disable thread_affinity api on macos arm64.
2023-01-11afl-gotcpu disable thread_affinity api on macos arm64.David CARLIER
2023-01-054.06a initvanhauser-thc
2023-01-05rust custom mutator: mark external fns unsafeDominik Maier
2023-01-05add update info to changelogDominik Maier
2023-01-05Updated rust custom mutator bindgen, fixed clippy lintsDominik Maier
2023-01-05LibAFL custom mutator: unused variables with underscoresDominik Maier
2023-01-05Update LibAFL custom mutator to latestDominik Maier
2023-01-054.05c releasevanhauser-thc
2023-01-05Add pip to dockerDominik Maier
2023-01-05Fix automatic unicornafl bindings install for pythonDominik Maier
2023-01-04code formatvanhauser-thc
2023-01-04fixvanhauser-thc
2023-01-04try afl-showmap fix for qemuvanhauser-thc
2023-01-03welcome 2023vanhauser-thc
2022-12-30Merge pull request #1608 from ahpaleus/custom-format-pipvan Hauser
Support for clang-format from pip in the .custom-format.py
2022-12-29fix makefile typovanhauser-thc
2022-12-28Merge pull request #1607 from ahpaleus/argv-persistent-fuzzingvan Hauser
Argv_fuzz feature persistent fuzzing + cleanup
2022-12-28prevent weighting < 1vanhauser-thc
2022-12-28clang-format pipMaciej Domanski
2022-12-28Removed a modified file from prMaciej Domanski
2022-12-28undo custom-formatMaciej Domanski
2022-12-28makefile cleanupMaciej Domanski
2022-12-28readme updateMaciej Domanski
2022-12-28readme cleanupMaciej Domanski
2022-12-28makefile updateMaciej Domanski
2022-12-28makefile updateMaciej Domanski
2022-12-28makefile updateMaciej Domanski
2022-12-28makefile updateMaciej Domanski
2022-12-28makefile updateMaciej Domanski
2022-12-28makefile updateMaciej Domanski
2022-12-28makefile updateMaciej Domanski
2022-12-28minor changesMaciej Domanski
2022-12-28updateMaciej Domanski
2022-12-28readme updateMaciej Domanski
2022-12-27cleanupMaciej Domanski
2022-12-27cleanupMaciej Domanski
2022-12-27updateMaciej Domanski
2022-12-27makefile updateMaciej Domanski
2022-12-27makefile updateMaciej Domanski
2022-12-27makefile updateMaciej Domanski
2022-12-27Merge branch 'argv-persistent-fuzzing' of github.com:ahpaleus/AFLplusplus ↵Maciej Domanski
into argv-persistent-fuzzing
2022-12-27makefile updateMaciej Domanski
2022-12-27Merge branch 'AFLplusplus:stable' into argv-persistent-fuzzingMaciej Domanski
2022-12-27makefile updateMaciej Domanski
2022-12-27argv fuzz persistentMaciej Domanski
2022-12-23make CI greenvanhauser-thc
2022-12-23Merge pull request #1606 from devnexen/afl_untracer_fbsd_updvan Hauser
afl-untracer freebsd 13.1 and above update.
2022-12-23afl-untracer freebsd 13.1 and above update.David CARLIER
with the new kern.elf*.allow_wx setting, we try to make sure we still can make the maps w/x, fixing few build warnings while at it.