about summary refs log tree commit diff
path: root/frida_mode/src/ranges.c
AgeCommit message (Expand)Author
2024-06-09fix AFL_FRIDA_DEBUG_MAPSvanhauser-thc
2023-12-21Improve binary-only related docsBet4
2023-04-21frida mode: add dynamic loaded code exclusioneleguevel
2022-07-12clang format 14vanhauser-thc
2022-02-18Changes to default CMOV instrumentation to offYour Name
2021-12-20Improvements to debug outputYour Name
2021-11-17Fix sorting of rangesYour Name
2021-11-10Suppress spurious outputYour Name
2021-10-12Minimize inline assemblyYour Name
2021-08-20Fixed coverage on OSX (dependency on pipe2)Your Name
2021-07-15merged stable into devDominik Maier
2021-07-06Support for excluding JIT code (#1006)WorksButNotTested
2021-07-05Fixes to handling DSOs by name (#1004)WorksButNotTested
2021-06-28push to stable (#987)van Hauser
2021-06-24Added JS support (#992)WorksButNotTested
2021-05-30final push to stable (really?) (#939)van Hauser
2021-05-28Changes to add missing exclusion of ranges (#943)WorksButNotTested
2021-05-27Frida (#940)WorksButNotTested
2021-05-10Push to stable (#895)van Hauser
2021-04-28Bumped warnings up to the max and fixed remaining issues (#890)WorksButNotTested
2021-04-28Frida persistent (#880)WorksButNotTested
2021-04-16Changes following code reviewYour Name
2021-03-24Add support for FRIDA modeYour Name