about summary refs log tree commit diff
path: root/docs/third_party_tools.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2021-12-16 12:40:35 +0100
committerGitHub <noreply@github.com>2021-12-16 12:40:35 +0100
commit74a8f145e09d0361d8f576eb3f2e8881b6116f18 (patch)
tree42a51b12f3a018e729cca0826feccd49f5536e2e /docs/third_party_tools.md
parent02fba1cc7e8709c8e0961454136a64f373e4f9ff (diff)
parent3cb7319ccdb98dcc6b023dbead603a4450ac4541 (diff)
downloadafl++-74a8f145e09d0361d8f576eb3f2e8881b6116f18.tar.gz
Merge pull request #1219 from AFLplusplus/dev
push to stable
Diffstat (limited to 'docs/third_party_tools.md')
-rw-r--r--docs/third_party_tools.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/third_party_tools.md b/docs/third_party_tools.md
index 92229e84..8d40c429 100644
--- a/docs/third_party_tools.md
+++ b/docs/third_party_tools.md
@@ -45,6 +45,8 @@ Deployment, management, monitoring, reporting
   parallelize afl-tmin, startup, and data collection.
 
 Crash processing
+* [AFLTriage](https://github.com/quic/AFLTriage) -
+  triage crashing input files using gdb.
 * [afl-crash-analyzer](https://github.com/floyd-fuh/afl-crash-analyzer) -
   another crash analyzer for AFL.
 * [fuzzer-utils](https://github.com/ThePatrickStar/fuzzer-utils) - a set of
@@ -54,4 +56,4 @@ Crash processing
 * [AFLize](https://github.com/d33tah/aflize) - a tool that automatically
   generates builds of debian packages suitable for AFL.
 * [afl-fid](https://github.com/FoRTE-Research/afl-fid) - a set of tools for
-  working with input data.
\ No newline at end of file
+  working with input data.