about summary refs log tree commit diff
path: root/frida_mode/src/interceptor.c
AgeCommit message (Expand)Author
2021-06-24Added JS support (#992)WorksButNotTested
2021-04-28Bumped warnings up to the max and fixed remaining issues (#890)WorksButNotTested
2021-04-28Frida persistent (#880)WorksButNotTested
2021-03-24Add support for FRIDA modeYour Name