about summary refs log tree commit diff
path: root/frida_mode/src/util.c
AgeCommit message (Collapse)Author
2024-06-10frida verbosevanhauser-thc
2021-12-23Fix compiler warningsYour Name
2021-12-20Improvements to debug outputYour Name
2021-11-29Changes to support defaults for configuration optionsYour Name
2021-11-29Add support for parsing zero as a configuration settingYour Name
2021-11-10Fix block ID handlingYour Name
2021-11-10Suppress spurious outputYour Name
2021-05-27Support for AFL_FRIDA_PERSISTENT_RET (#941)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-04-30nitsvanhauser-thc
2021-04-29nitsvanhauser-thc
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>