about summary refs log tree commit diff
path: root/frida_mode/src
AgeCommit message (Collapse)Author
2024-07-28Removed bogus free in instrument_coverage_unstable_find_outputkillerra
2024-07-23added free for new stringskillerra
2024-07-23Fixed frida unstable coverage for instances not named "default"killerra
2024-07-21frida_mode: fix fasan operand access orderGiovanni Di Santi
2024-07-10ijon set: use __afl_coverage_interestingGiovanni Di Santi
2024-06-30ijon set: discard source code instrumentationGiovanni Di Santi
2024-06-29ijon set: initGiovanni Di Santi
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-10frida verbosevanhauser-thc
2024-06-09fix AFL_FRIDA_DEBUG_MAPSvanhauser-thc
2024-06-05Fix issue for setrlimitYour Name
2023-12-21Improve binary-only related docsBet4
2023-11-06clang-format 16->17vanhauser-thc
2023-09-05frida_mode: fix oob when copying detailsJoey Jiao
Change-Id: I6a19792ee9e174720242602cec4a79134f6218de
2023-09-03code formatvanhauser-thc
2023-08-30Don't corrupt instruction if map offset is too largeYour Name
2023-07-13ntsvanhauser-thc
2023-07-10Increase dummy map sizeYour Name
2023-06-22Support for long form instrumentation on x64Your Name
2023-06-01Changes to support defered startYour Name
2023-05-31Support for instrumentation more than GB away from data structuresYour Name
2023-05-21code formatvanhauser-thc
2023-04-22code formatvanhauser-thc
2023-04-21frida mode: add dynamic loaded code exclusioneleguevel
Add the AFL_FRIDA_INST_NO_DYNAMIC_LOAD environment variable and its associated JS function setInstrumentNoDynamicLoad to prevent the instrumentation of late dynamic loaded code. Resolve #1708
2023-01-31Add support for disabling branch suppressionYour
2023-01-31Changes to revert broken branch suppression fixYour
2022-12-13code formatvanhauser-thc
2022-12-01Fix branch suppression for ARM64Your
2022-11-23Fixes to make things easier to build for ARMYour Name
2022-11-18Fix cmplog block ID generation to use hashes rather than bit-shiftsYour Name
2022-10-11Fixes for x64Your Name
2022-10-11Bump FRIDA versionYour Name
2022-10-11ARM branch suppressionYour Name
2022-10-11Updates following FRIDA API changesYour Name
2022-08-11Fixed warnings about format stringsYour Name
2022-08-06code formatvanhauser-thc
2022-08-05Add support for Android SHMYour Name
2022-08-05Changes to abstract shared memoryYour Name
2022-08-05Fixes to formattingYour Name
2022-08-05Android fixesYour Name
2022-08-04Added support for ARM32 inline assemblyYour Name
2022-08-04Added support for ARM32 persistent modeYour Name
2022-08-04Changes to add option for absolute coverage dataYour Name
2022-08-04Fix formattingYour Name
2022-07-29Added framework for logging register contents at the end of each basic blockYour Name
2022-07-29Fix endianness of coverage data on big endian systemsYour Name
2022-07-25code formatvanhauser-thc