about summary refs log tree commit diff
diff options
context:
space:
mode:
-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.