Fuzzware
ToolFirst seen 7/19/2026
Last seen 7/19/2026
Evidence 5 chunks
NEIGHBORHOOD
14 nodes · 19 edgesgraph · Fuzzware · depth=1
RELATIONSHIPS
13 connectionsThe Aurora-Fuzz Configuration Script automates Fuzzware configuration and can start fuzzing sessions.
Fuzzware is a firmware fuzzing tool designed to test embedded firmware binaries.
Aurora-Fuzz is built on top of Fuzzware and automates its configuration process for nRF52 binaries.
The Fuzzware paper introduces the Fuzzware tool for effective firmware fuzzing.
Fuzzware models MMIO accesses to simulate hardware peripheral responses during firmware emulation.
Fuzzware monitors code coverage and uses it as feedback to guide fuzzing.
Fuzzware's fuzzing engine generates raw input bytes that are consumed by MMIO models.
Fuzzware uses an ISA emulator to execute firmware as if on real hardware.
Fuzzware has built-in functionality to gather crash buckets mapping crashes based on instruction pointer and link registers.
Fuzzware implements precise MMIO modeling to handle hardware peripheral interactions during firmware fuzzing.
Fuzzware has built-in functionality to replay crash traces showing the path taken in the emulator up to the crash.
Fuzzware uses coverage feedback to guide the fuzzing process.
Fuzzware uses an ISA emulator to run firmware in a virtual environment during fuzzing.