about summary refs log tree commit diff
AgeCommit message (Expand)Author
2024-06-20nitvanhauser-thc
2024-06-20todosvanhauser-thc
2024-06-20Merge pull request #2130 from killerra/devvan Hauser
2024-06-20Auto disable memory limits for FASANkillerra
2024-06-19Merge pull request #2129 from choller/persist-code-covvan Hauser
2024-06-19Collect persistent coverage data and dump it at the end of the runChristian Holler (:decoder)
2024-06-18code format and changelogvanhauser-thc
2024-06-18Merge pull request #2128 from AFLplusplus/fastrestartvan Hauser
2024-06-18fast resume optionvanhauser-thc
2024-06-18llvm 19 fixesvanhauser-thc
2024-06-17nitvanhauser-thc
2024-06-14Merge pull request #2125 from visitorckw/fix-libradamsa-signed-integer-overflowvan Hauser
2024-06-14Fix signed integer overflow in radamsaKuan-Wei Chiu
2024-06-13Revert "MONOTONIC"vanhauser-thc
2024-06-13Merge pull request #2121 from visitorckw/remove-Wno-shift-count-overflowvan Hauser
2024-06-13Remove -Wno-shift-count-overflow flag and hashmap from compilationKuan-Wei Chiu
2024-06-12Merge pull request #2122 from visitorckw/fix-realloc-checkvan Hauser
2024-06-13Fix memory allocation check in aflpp custom mutatorsKuan-Wei Chiu
2024-06-12MONOTONICvanhauser-thc
2024-06-12fastresume implementationvanhauser-thc
2024-06-12Merge pull request #2120 from visitorckw/fix-shift-too-many-bitsvan Hauser
2024-06-12Fix undefined behavior by casting to uint64_t before left shiftKuan-Wei Chiu
2024-06-10update changelogvanhauser-thc
2024-06-10Merge pull request #2119 from WorksButNotTested/frida-persistentvan Hauser
2024-06-10Fixes to build on arm32Your
2024-06-10Fixes for arm/arm64Your Name
2024-06-10Fixes for x86Your Name
2024-06-10Update commentYour Name
2024-06-10Improve persistent modeYour Name
2024-06-10fast resume setup detectionvanhauser-thc
2024-06-10frida verbosevanhauser-thc
2024-06-09v4.22a initvanhauser-thc
2024-06-094.21cvanhauser-thc
2024-06-09nitvanhauser-thc
2024-06-09fix AFL_FRIDA_DEBUG_MAPSvanhauser-thc
2024-06-09fix no_forkserver modevanhauser-thc
2024-06-09nitvanhauser-thc
2024-06-09fix -nvanhauser-thc
2024-06-09allow multiple -mvanhauser-thc
2024-06-07move functionvanhauser-thc
2024-06-07target hashvanhauser-thc
2024-06-07update unicornvanhauser-thc
2024-06-07minor testcache optimizationsvanhauser-thc
2024-06-07fixvanhauser-thc
2024-06-07add cmplog_time measurementvanhauser-thc
2024-06-06memory adjustmentsvanhauser-thc
2024-06-06new seed selection algorithmvanhauser-thc
2024-06-05Merge pull request #2114 from WorksButNotTested/frida-rlimitvan Hauser
2024-06-05Merge pull request #2113 from AFLplusplus/fix_mmap_cmplogvan Hauser
2024-06-05Fix issue for setrlimitYour Name