Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-04 | Fix formatting | Your Name | |
2022-07-29 | Added framework for logging register contents at the end of each basic block | Your Name | |
2022-07-04 | nits | vanhauser-thc | |
2021-12-23 | Fix compiler warnings | Your Name | |
2021-12-20 | Improvements to debug output | Your Name | |
2021-12-17 | Fix instrumentation debugging (inadvertant CS_MODE_THUMB) | Your Name | |
2021-12-02 | Fixes for arm32 | Your Name | |
2021-11-10 | Suppress spurious output | Your Name | |
2021-06-24 | Added JS support (#992) | WorksButNotTested | |
* Added JS support * Added some documentation Co-authored-by: Your Name <you@example.com> | |||
2021-06-08 | FRIDA AARCH64 support (#965) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-06-01 | threadsafe doc fixes, code format | vanhauser-thc | |
2021-05-30 | afl-cmin help fix, aflpp_driver - + @@ support | vanhauser-thc | |
2021-05-29 | Support writing Stalker stats (#945) | WorksButNotTested | |
* Support writing Stalker stats * Fixed string handling in print functions Co-authored-by: Your Name <you@example.com> | |||
2021-05-27 | Frida (#940) | WorksButNotTested | |
* Added re2 test * Added libpcap test * Fix validation of setting of ADDR_NO_RANDOMIZE * Added support for printing original and instrumented code Co-authored-by: Your Name <you@example.com> |