about summary refs log tree commit diff
path: root/frida_mode/include/ranges.h
AgeCommit message (Expand)Author
2023-04-21frida mode: add dynamic loaded code exclusioneleguevel
2021-10-12Minimize inline assemblyYour Name
2021-08-20Fixed coverage on OSX (dependency on pipe2)Your Name
2021-07-06Support for excluding JIT code (#1006)WorksButNotTested
2021-06-24Added JS support (#992)WorksButNotTested
2021-05-28Changes to add missing exclusion of ranges (#943)WorksButNotTested
2021-04-28Bumped warnings up to the max and fixed remaining issues (#890)WorksButNotTested
2021-04-28Frida persistent (#880)WorksButNotTested
2021-03-25integrate frida_mode, code-formatvanhauser-thc