about summary refs log tree commit diff
path: root/frida_mode/include/asan.h
AgeCommit message (Collapse)Author
2021-11-17Fixes to exclude ASAN DSOYour Name
2021-06-24Added JS support (#992)WorksButNotTested
* Added JS support * Added some documentation 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>