> cat /dev/github | grep security-tools
discovered 03 Aug 2026

javan-warty-pig

via awesome-list
→ View on GitHub
Javan Warty Pig (JWP) is a JVM fuzzer that utilizes bytecode instrumentation to track execution paths for static methods, akin to American Fuzzy Lop (AFL). Its primary use case is to automatically generate test cases for Java applications, enhancing code coverage and identifying vulnerabilities. Notable features include a configurable fuzzer capable of identifying unique execution paths and real-time results output for tested parameters.