about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2023-06-06add current mutation strategy to includevanhauser-thc
2023-05-15fixvanhauser-thc
2023-05-15standalone mutatorvanhauser-thc
2023-05-15standalone mutatorvanhauser-thc
2023-04-07renamingvanhauser-thc
2023-04-05nitvanhauser-thc
2023-04-05implement switch modevanhauser-thc
2023-04-05fix for clangvanhauser-thc
2023-04-05stack powvanhauser-thc
2023-04-05mut changesvanhauser-thc
2023-04-04mutation listsvanhauser-thc
2023-04-04mode switchvanhauser-thc
2023-04-04nitvanhauser-thc
2023-04-04max_len supportvanhauser-thc
2023-04-04prepare for strategiesvanhauser-thc
2023-04-03preparation for mutation arraysvanhauser-thc
2023-04-02more fixvanhauser-thc
2023-04-02fixvanhauser-thc
2023-03-31nitvanhauser-thc
2023-03-30less mutationvanhauser-thc
2023-03-30fixvanhauser-thc
2023-03-30nitsvanhauser-thc
2023-03-30prepare new mutation strategiesvanhauser-thc
2023-03-29final touchesvanhauser-thc
2023-03-29all mutation strategiesvanhauser-thc
2023-03-29magma supportvanhauser-thc
2023-03-29introspectionvanhauser-thc
2023-03-28Merge pull request #1686 from tuliom/minor-fixesvan Hauser
Minor fixes
2023-03-28fix arm64 buildvanhauser-thc
2023-03-28Fix unsupported operands in .custom-format.pyTulio Magno Quites Machado Filho
Python 3.11 complains that int and str are unsupported operand types for operator +.
2023-03-28[afs-as] Allow debugging arguments after the input fileTulio Magno Quites Machado Filho
Clang may call as with extra debugging arguments after the input file, e.g. as --64 -o /tmp/hello-617ff5.o /tmp/hello-6b6f52.s -g -gdwarf-4
2023-03-28Stop using removed pipeline extensionsTulio Magno Quites Machado Filho
LLVM commit 7ae6838defb21737963b1dd8ff9de7e87052c74f removed the following extensions: - PassManagerBuilder::EP_OptimizerLast - PassManagerBuilder::EP_EnabledOnOptLevel0 - PassManagerBuilder::EP_FullLinkTimeOptimizationLast
2023-03-28nitsvanhauser-thc
2023-03-27time_wo_finds in fuzzer_statsvanhauser-thc
2023-03-27Merge pull request #1683 from cdown/cdown/2023-03-26/vervan Hauser
Clarify confusing version message
2023-03-26Clarify confusing version messageChris Down
When running, the following gets printed in quick succession on startup: afl-fuzz++4.00c based on afl by Michal Zalewski and a large online community [...] [+] NOTE: This is v3.x which changes defaults and behaviours - see README.md Don't assert that this is v3, just that v3+ changes defaults and behaviours.
2023-03-26fix frida modevanhauser-thc
2023-03-25disable frida in the ci for the moment it is working nowherevanhauser-thc
2023-03-25reduce CI resourcesvanhauser-thc
2023-03-25Merge pull request #1680 from yuawn/add_check_for_n_fuzz_updatevan Hauser
add check for n_fuzz update
2023-03-25add likely() to cksum checkyuawn
2023-03-25add check for n_fuzz updateyuawn
2023-03-21ci testvanhauser-thc
2023-03-21Merge pull request #1678 from dmitris/patch-1van Hauser
nit: fix minor typos
2023-03-21nit: fix minor typosDmitry Savintsev
change "cannot be build" to "cannot be built"
2023-03-17Merge pull request #1668 from AFLplusplus/devvan Hauser
push to stable
2023-03-17Merge pull request #1677 from AFLplusplus/classifyvan Hauser
Classify
2023-03-15improve ci timevanhauser-thc
2023-03-15more ci repair attemptsvanhauser-thc
2023-03-15fix civanhauser-thc