about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-11-01remove debugvanhauser-thc
2021-11-01fixvanhauser-thc
2021-11-01fixvanhauser-thc
2021-10-31insert select instrumentationvanhauser-thc
2021-10-31help gccvanhauser-thc
2021-10-31gcc instrumentation optvanhauser-thc
2021-10-30Merge pull request #1135 from kcwu/fix-pcguard-off-by-1van Hauser
fix off by one bug of PCGUARD instrumentation
2021-10-30fix off by one bug of PCGUARD instrumentationKuang-che Wu
fix bug #1120
2021-10-27Merge pull request #1134 from adrianherrera/bugfix/optimin-cmakevan Hauser
optimin: fix cmake flags
2021-10-27optimin: fix cmake flagsAdrian Herrera
Disable RTTI. Fixes issue #1133
2021-10-27Merge pull request #1132 from devnexen/frida_macos_build_fixvan Hauser
frida mode macOs build fix proposal
2021-10-26frida mode macOs build fix proposalDavid CARLIER
2021-10-26Merge pull request #1131 from WorksButNotTested/frida-debugvan Hauser
Fix issues with Yama restrictions in FRIDA mode
2021-10-26Fix issues with Yama restrictions in FRIDA modeYour Name
2021-10-25Merge pull request #1130 from wtdcode/devvan Hauser
Wrong map size when a realloc happens
2021-10-25Update real_map_size when doing a realloclazymio
2021-10-25Merge pull request #1129 from devnexen/frida_mode_musl_furthervan Hauser
frida mode musl further changes display stack trace
2021-10-25frida mode musl further changes display stack traceDavid Carlier
2021-10-25Merge pull request #1128 from devnexen/frida_mode_musl_build_fixvan Hauser
frida mode musl build fix
2021-10-25frida mode musl build fixDavid Carlier
2021-10-24fix gcc warningvanhauser-thc
2021-10-24fixvanhauser-thc
2021-10-24fixvanhauser-thc
2021-10-23updated uc dependenciesDominik Maier
2021-10-23updated unicorn bindingsDominik Maier
2021-10-23Merge pull request #1127 from devnexen/frida_macos_display_cmdlinevan Hauser
frida mode display command line on mac
2021-10-23frida mode display command line on macDavid CARLIER
2021-10-23fix timeout bug in afl toolsvanhauser-thc
2021-10-21Merge pull request #1122 from FoRTE-Research/devvan Hauser
Update binaryonly_fuzzing.md with zafl
2021-10-21Tidy-up zafl infoStefan Nagy
2021-10-20Update binaryonly_fuzzing.md with zaflStefan Nagy
2021-10-19add ninja to apt install readmevanhauser-thc
2021-10-19fixvanhauser-thc
2021-10-19remove race conditionvanhauser-thc
2021-10-19Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into devAndrea Fioraldi
2021-10-19execs field in filenamesAndrea Fioraldi
2021-10-18format and remove warningvanhauser-thc
2021-10-18md urlvanhauser-thc
2021-10-18Merge pull request #1089 from llzmb/docs_edit_readme_fix_linksvan Hauser
Fix broken links in docs content
2021-10-18Merge branch 'dev' into docs_edit_readme_fix_linksDominik Maier
2021-10-18better ui bannervanhauser-thc
2021-10-18lto and llvm14-devvanhauser-thc
2021-10-17Change line length to max. 80 charactersllzmb
2021-10-17formatvanhauser-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