about summary refs log tree commit diff
path: root/frida_mode/hook
AgeCommit message (Collapse)Author
2022-10-11Fixes for x64Your Name
2022-08-04Add support for using hook on ARM32Your Name
2022-08-04Fix formattingYour Name
2021-07-14Improved block and edge numbering to reduce collisions (#1021)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-07-07Changes to print stats more periodically rather than relying on a new block ↵WorksButNotTested
being instrumented (#1011) Co-authored-by: Your Name <you@example.com>
2021-07-06Frida build fixes (#1010)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-07-06hook updatevanhauser-thc
2021-07-02Changes to strip unused symbols from afl-frida-trace.so and hance remove v7 ↵WorksButNotTested
and its dependency on C++ (#1001) Co-authored-by: Your Name <you@example.com>
2021-06-25Improved FRIDA mode scripting support (#994)WorksButNotTested
Co-authored-by: Your Name <you@example.com>