about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2024-12-12Get rid of Boost HEAD runNguyễn Gia Phong
2024-12-12Unuse boost::hash_*Nguyễn Gia Phong
2024-12-03Use C++20's shared_ptrNguyễn Gia Phong
2024-12-03Unuse Boost's string splitNguyễn Gia Phong
Its header causes some odd templating error.
2024-12-03Swap Robin Hood hashmaps for STLNguyễn Gia Phong
Robin Hood is dead. Long live Robin Hood.
2024-12-03Implement AFLRunHuanyao Rong
References: https://github.com/Mem2019/AFLRun/commit/f5bb87f78ef1 References: https://github.com/Mem2019/AFLRun/commit/3af5f11b5644
2024-11-26Install {config,types}.hNguyễn Gia Phong
2023-01-05Merge pull request #1610 from AFLplusplus/dev 4.05cvan Hauser
push to stable
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