diff options
author | van Hauser <vh@thc.org> | 2020-03-19 15:20:39 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-03-19 15:20:39 +0100 |
commit | be261b3e69baa93dc3dcb54bcc066fe397716e91 (patch) | |
tree | fe6caca1eda451d35ed9e5cb9cdaf6df8c806df4 /docs/binaryonly_fuzzing.md | |
parent | f6847b0314320c1799efd238295d3aa4411c3f23 (diff) | |
download | afl++-be261b3e69baa93dc3dcb54bcc066fe397716e91.tar.gz |
moved repository to https://github.com/AFLplusplus/AFLplusplus and updated links
Diffstat (limited to 'docs/binaryonly_fuzzing.md')
-rw-r--r-- | docs/binaryonly_fuzzing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/binaryonly_fuzzing.md b/docs/binaryonly_fuzzing.md index e49c9b3e..f005a9b7 100644 --- a/docs/binaryonly_fuzzing.md +++ b/docs/binaryonly_fuzzing.md @@ -148,7 +148,7 @@ There is a WIP fuzzer available at [https://github.com/andreafioraldi/frida-fuzzer](https://github.com/andreafioraldi/frida-fuzzer) There is also an early implementation in an AFL++ test branch: - [https://github.com/vanhauser-thc/AFLplusplus/tree/frida](https://github.com/vanhauser-thc/AFLplusplus/tree/frida) + [https://github.com/AFLplusplus/AFLplusplus/tree/frida](https://github.com/AFLplusplus/AFLplusplus/tree/frida) ## PIN & DYNAMORIO |