Skip to content

Commit 565c9ea

Browse files
authored
link to ASAN in README
1 parent 8a2e865 commit 565c9ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ List of previously unknown (i.e. zero-day) vulnerabilities found using this tool
6868

6969
## See also
7070

71-
[libdislocator](https://github.com/mirrorer/afl/tree/master/libdislocator), poor man's Address Sanitizer that libdiffuzz is based on.
71+
[libdislocator](https://github.com/mirrorer/afl/tree/master/libdislocator), poor man's [Address Sanitizer](https://clang.llvm.org/docs/AddressSanitizer.html) that also works with black-box binaries. libdiffuzz is based on libdislocator code.

0 commit comments

Comments
 (0)