about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-11-03afl4 qemuvanhauser-thc
2021-11-03fixvanhauser-thc
2021-11-02modify frida for new cmplogvanhauser-thc
2021-11-02fixvanhauser-thc
2021-10-31wipe overflow datavanhauser-thc
2021-10-31add cmplog compatability checkvanhauser-thc
2021-10-28variant 6vanhauser-thc
2021-10-26fixvanhauser-thc
2021-10-26fixvanhauser-thc
2021-10-26variantsvanhauser-thc
2021-10-18fixvanhauser-thc
2021-10-18dict enhancementvanhauser-thc
2021-10-18fixvanhauser-thc
2021-10-18try fixvanhauser-thc
2021-10-17fixvanhauser-thc
2021-10-17update testvanhauser-thc
2021-10-17fixvanhauser-thc
2021-10-17fixvanhauser-thc
2021-10-17new cmplog add dict strategyvanhauser-thc
2021-10-17simplify SHAPE_BYTES(h->shape)vanhauser-thc
2021-10-17fixvanhauser-thc
2021-10-17new rtn cmplog: instrumentation side + supporting functionsvanhauser-thc
2021-10-16changelogvanhauser-thc
2021-10-16Merge pull request #1118 from devnexen/frida_android_build_updvan Hauser
frida mode android build fix proposal.
2021-10-16frida mode android build fix proposal.David Carlier
also protecting seccomp the other way around in case it is ported in another platform supported by frida.
2021-10-15fix submodulesvanhauser-thc
2021-10-15fix lto cmplog stability issuevanhauser-thc
2021-10-13updated ucDominik Maier
2021-10-13Fix missing MAP_FIXED_NOREPLACE (#1116)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-10-12unicornafl bindings improvedDominik Maier
2021-10-12Merge pull request #1115 from devnexen/frida_mode_build_fix_non_x8664_archvan Hauser
frida mode fix on x86_64 archs
2021-10-12frida mode fix on x86_64 archsDavid Carlier
2021-10-12Merge pull request #1114 from WorksButNotTested/minasmvan Hauser
Minimize inline assembly
2021-10-12Minimize inline assemblyYour Name
2021-10-11fix accidental bystander killsvanhauser-thc
2021-10-11Merge pull request #1112 from kcwu/devvan Hauser
afl-showmap don't create empty "-" file
2021-10-11afl-showmap don't create empty "-" fileKuang-che Wu
2021-10-10Merge pull request #1111 from llzmb/docs_cleanup_lptvan Hauser
Remove file LPT
2021-10-10Delete life_pro_tips.mdllzmb
2021-10-10Merge pull request #1109 from kcwu/devvan Hauser
Fix document paths.
2021-10-10Fix document paths.Kuang-che Wu
2021-10-10Merge pull request #1108 from devnexen/llvm_san_updatevan Hauser
LLVM coverage making it more C++ too.
2021-10-09LLVM coverage making it more C++ too.David Carlier
2021-10-09Merge pull request #1107 from devnexen/llvm_pass_updatevan Hauser
LLVM passes making slightly more C++
2021-10-09LLVM passes making slightly more C++David Carlier
2021-10-07get rid of i32 need for unicornafl regs in rustDominik Maier
2021-10-07Merge pull request #1099 from ↵van Hauser
DanielEbert/fix-memory-leak-in-libfuzzer-custom-mutator Fix memory leak in libfuzzer custom mutator
2021-10-06fix memory leak in libfuzzer custom mutatorDaniel Ebert
2021-10-06update qemuAndrea Fioraldi
2021-10-06Merge pull request #1098 from ↵van Hauser
DanielEbert/fix-stack-use-after-return-in-libfuzzer-custom-mutator fix stack-use-after-return in libfuzzer custom mutator