From 62f1bfed99b82bc073c138a00ff9a30bb596d09d Mon Sep 17 00:00:00 2001 From: Adrian Herrera Date: Tue, 20 Jul 2021 04:23:26 +0000 Subject: utils: added optimin corpus minimizer --- utils/README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'utils/README.md') diff --git a/utils/README.md b/utils/README.md index b157424f..92619fd0 100644 --- a/utils/README.md +++ b/utils/README.md @@ -40,6 +40,8 @@ Here's a quick overview of the stuff you can find in this directory: - libpng_no_checksum - a sample patch for removing CRC checks in libpng. + - optimin - An optimal corpus minimizer. + - persistent_mode - an example of how to use the LLVM persistent process mode to speed up certain fuzzing jobs. -- cgit 1.4.1