about summary refs log tree commit diff
path: root/frida_mode/test/fasan/test.c
AgeCommit message (Collapse)Author
2021-05-17Support for x86 (#920)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-05-17FASAN 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>