about summary refs log tree commit diff
path: root/frida_mode/test/testinstr/testinstr.c
AgeCommit message (Collapse)Author
2024-07-14code formatvanhauser-thc
2024-02-032024 v4.10c releasevanhauser-thc
2023-01-03welcome 2023vanhauser-thc
2022-01-07more welcome 2022yuawn
2021-04-28Frida persistent (#880)WorksButNotTested
* Added x64 support for persistent mode (function call only), in-memory teest cases and complog * Review changes, fix NeverZero and code to parse the .text section of the main executable. Excluded ranges TBC * Various minor fixes and finished support for AFL_INST_LIBS * Review changes Co-authored-by: Your Name <you@example.com>