Commit Graph

111 Commits

Author SHA1 Message Date
6a134e4a26 frida mode - support non-pie 2021-04-28 21:35:27 +02:00
dedeb01ffa nits 2021-04-28 21:05:21 +02:00
3a0d4fe0d0 Bumped warnings up to the max and fixed remaining issues (#890)
Co-authored-by: Your Name <you@example.com>
2021-04-28 19:26:19 +02:00
da65eef572 fix frida mode 2021-04-28 12:57:29 +02:00
39ad3b8946 Frida persistent (#880)
* 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-28 10:25:26 +02:00
950648c513 Changes following code review 2021-04-16 10:17:43 +01:00
c8e96e5253 autoformat with black 2021-04-15 23:56:58 +02:00
a50d95b831 typos 2021-03-26 17:42:54 +01:00
c169cb3911 integrate frida_mode, code-format 2021-03-25 20:10:09 +01:00
1725e6be31 Fix support for afl-cmin and updated README 2021-03-25 17:41:14 +00:00
e1384b5086 Add support for FRIDA mode 2021-03-24 18:17:10 +00:00