about summary refs log tree commit diff
path: root/frida_mode/src
AgeCommit message (Collapse)Author
2021-04-30frida: complog -> cmplogvanhauser-thc
2021-04-30nitsvanhauser-thc
2021-04-29nitsvanhauser-thc
2021-04-29Fixes for aarch64, OSX and other minor issues (#891)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-04-28nitvanhauser-thc
2021-04-28frida mode - support non-pievanhauser-thc
2021-04-28nitsvanhauser-thc
2021-04-28Bumped warnings up to the max and fixed remaining issues (#890)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-04-28fix frida modevanhauser-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>
2021-04-16Changes following code reviewYour Name
2021-03-25integrate frida_mode, code-formatvanhauser-thc
2021-03-24Add support for FRIDA modeYour Name