about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-04-30nitsvanhauser-thc
2021-04-30Added representative fuzzbench test and test for libxml (#893)WorksButNotTested
* Added representative fuzzbench test and test for libxml * Added support for building FRIDA from source with FRIDA_SOURCE=1 Co-authored-by: Your Name <you@example.com>
2021-04-30fix PCGUARD, build aflpp_driver with fPICvanhauser-thc
2021-04-29nitsvanhauser-thc
2021-04-29nitsvanhauser-thc
2021-04-29Fixes for aarch64, OSX and other minor issues (#891)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-04-28update grammar mutatorvanhauser-thc
2021-04-28nitvanhauser-thc
2021-04-28nitsvanhauser-thc
2021-04-28frida mode - support non-pievanhauser-thc
2021-04-28nitsvanhauser-thc
2021-04-28Bumped warnings up to the max and fixed remaining issues (#890)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-04-28Integer overflow/underflow fixes in libdislocator (#889)Dmitry Zheregelya
* libdislocator: fixing integer overflow in 'max_mem' variable and setting 'max_mem' type to 'size_t' * libdislocator: fixing potential integer underflow in 'total_mem' variable due to its different values in different threads
2021-04-28fix frida modevanhauser-thc
2021-04-28nitsvanhauser-thc
2021-04-28Frida persistent (#880)WorksButNotTested
* Added x64 support for persistent mode (function call only), in-memory teest cases and complog * Review changes, fix NeverZero and code to parse the .text section of the main executable. Excluded ranges TBC * Various minor fixes and finished support for AFL_INST_LIBS * Review changes Co-authored-by: Your Name <you@example.com>
2021-04-26update util readmevanhauser-thc
2021-04-26fix qdbivanhauser-thc
2021-04-26fixed example locationDominik Maier
2021-04-26unicorn speedtest makefile cleanupDominik Maier
2021-04-26moved custom_mutator examplesDominik Maier
2021-04-24sync (#886)van Hauser
* Create FUNDING.yml * Update FUNDING.yml
2021-04-19drop support for llvm < 6.0vanhauser-thc
2021-04-19fix custom trim for increasing datavanhauser-thc
2021-04-19Merge pull request #883 from veritas501/fix-typovan Hauser
fix-typo
2021-04-19fix-typo: "WIn32" -> "Win32"veritas501
2021-04-17Merge pull request #882 from AFLplusplus/havoc2van Hauser
Havoc
2021-04-16add idea of thread-safe target feedbackhexcoder
2021-04-16reworked formatting in order to avoid gcc 8.3.0 warningshexcoder-
2021-04-16code format for frida modevanhauser-thc
2021-04-16fix compcovtestvanhauser-thc
2021-04-16fix compcovtestvanhauser-thc
2021-04-16fixesvanhauser-thc
2021-04-16Merge pull request #879 from Microsvuln/devvan Hauser
Commit changes
2021-04-16Merge branch 'dev' into devvan Hauser
2021-04-16Merge branch 'stable' into devvan Hauser
2021-04-16Add new lineMicrosvuln
Add new line
2021-04-16Update readmeMicrosvuln
fix typo in readme
2021-04-16Add newlineMicrosvuln
Add newline
2021-04-16reviewhexcoder
2021-04-16update docsvanhauser-thc
2021-04-16fix nitsvanhauser-thc
2021-04-16Merge pull request #876 from WorksButNotTested/dev-frida-fixesvan Hauser
Changes following code review
2021-04-16Changes following code reviewYour Name
2021-04-16fix nitsvanhauser-thc
2021-04-15autoformat with blackDominik Maier
2021-04-15cmplog -l3: disable trimming, forcing input2stage for allvanhauser-thc
2021-04-15fix compcovtestAndrea Fioraldi
2021-04-15fix compcovtestAndrea Fioraldi
2021-04-15fix compcovtestAndrea Fioraldi