nipsu

JSON →
library 0.0.3 ·javascript
verified Jun 4, 2026

Crash test case minifier for ASan-instrumented command-line tools. Version 0.0.3 is a CLI tool that reduces input files responsible for crashes detected by AddressSanitizer (ASan) to minimal reproducers. It iteratively removes chunks defined by delimiters and sizes, testing against a target binary. Differentiators: lightweight, Node.js-based, supports real-time mode and customizable delimiters/chunk sizes. Ideal for security researchers and developers minimizing crash reproducers.