This is the Linux app named Honggfuzz whose latest release can be downloaded as OSS-Fuzzrollingreleasesourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Honggfuzz with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Honggfuzz
DESCRIPTION
honggfuzz is a general-purpose, high-performance fuzzer that mixes coverage feedback with practical crash triage to uncover memory-safety and logic bugs. It supports multiple fuzzing modes—stdin, file, and networking—so targets can be exercised the same way they run in production. Instrumentation via compiler hooks or hardware/perf counters guides mutations toward previously unseen edges, while persistent mode keeps the target process alive to amortize startup costs. The tool integrates tightly with sanitizers and can attach to already running processes, making it convenient for both white-box and black-box fuzzing. When it finds a crash, honggfuzz captures detailed context, minimizes the input, and can pin reproducibility by controlling CPU affinity and resource limits. Its small footprint and straightforward CLI make it easy to drop into CI or long-running campaigns across many cores.
Features
- Coverage-guided mutations with compiler or perf-based feedback
- File/stdin/network fuzzing modes and persistent process support
- Sanitizer integration for precise memory and concurrency bug reports
- Crash minimization and reproducible corpus management
- Attach-to-process and external mode for black-box targets
- Scales across cores for high throughput in CI or clusters
Programming Language
C
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/honggfuzz.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.