about summary refs log tree commit diff
path: root/utils/optimin
AgeCommit message (Collapse)Author
2022-05-31remove optiminvanhauser-thc
2022-01-07more welcome 2022yuawn
2022-01-04optimin: -A -> -HAdrian Herrera
Inline with afl-showmap change
2021-12-02Fix typos - 1st runllzmb
2021-12-02Remove the word "please"llzmb
2021-11-10optimin: fix optimin git cloneAdrian Herrera
2021-10-27optimin: fix cmake flagsAdrian Herrera
Disable RTTI. Fixes issue #1133
2021-07-28optimin: add target test back inAdrian Herrera
2021-07-28optimin: removed progress barAdrian Herrera
It was hard to get working with showmap's directory mode
2021-07-28optimin: run showmap with an entire input directoryAdrian Herrera
Rather than executing with one seed at a time. This required disabling the target binary test (for now).
2021-07-28optimin: support afl-cmin crash modeAdrian Herrera
2021-07-28optimin: fix default timeoutAdrian Herrera
So that it matches the help text
2021-07-28optimin: add test of binary targetAdrian Herrera
2021-07-28optimin: add support for afl-cmin env varsAdrian Herrera
2021-07-28optimin: recursively iterate over input directoryAdrian Herrera
2021-07-28optimin: improve afl-showmap error messagesAdrian Herrera
2021-07-28optimin: add missing cmin options and auto create output dirAdrian Herrera
* Includes frida, unicorn modes * Automatically create the output directory if it does not already exist
2021-07-22MacOS nitsvanhauser-thc
2021-07-21fix optimin readmevanhauser-thc
2021-07-21optimin nitsvanhauser-thc
2021-07-21utils: added optimin corpus minimizerAdrian Herrera