Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-18 | Fix cmplog block ID generation to use hashes rather than bit-shifts | Your Name | |
2022-07-12 | clang format 14 | vanhauser-thc | |
2021-11-10 | Suppress spurious output | Your Name | |
2021-11-08 | Changes to cmplog to use hashes block ID | Your Name | |
2021-11-02 | modify frida for new cmplog | vanhauser-thc | |
2021-06-24 | Added JS support (#992) | WorksButNotTested | |
* Added JS support * Added some documentation Co-authored-by: Your Name <you@example.com> | |||
2021-06-22 | Misc (#986) | WorksButNotTested | |
* Changes to fix accidental ranges deletion and add support for SCAS/CMPS * Fix syscall issues on OSX * Changes to more closely match QEMU mode * Changes to use double hashing on cmplog * Changes to use msync * Review changes Co-authored-by: Your Name <you@example.com> | |||
2021-05-17 | Support for x86 (#920) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-05-17 | FASAN Support (#918) | WorksButNotTested | |
* FASAN Support * Fix handling of Address Sanitizer DSO * Changes to identification of Address Sanitizer DSO Co-authored-by: Your Name <you@example.com> | |||
2021-05-11 | Fixes to memory operands for complog (#916) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-05-08 | Fix numeric overflow in cmplog implementation (#907) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-04-30 | frida: complog -> cmplog | vanhauser-thc | |