https://github.com/boschresearch/gdbfuzz
Fuzzing Embedded Systems using Hardware Breakpoints
https://github.com/boschresearch/gdbfuzz
embedded fuzzing gdb
Last synced: 9 months ago
JSON representation
Fuzzing Embedded Systems using Hardware Breakpoints
- Host: GitHub
- URL: https://github.com/boschresearch/gdbfuzz
- Owner: boschresearch
- License: agpl-3.0
- Created: 2023-04-20T06:28:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-27T13:25:54.000Z (over 2 years ago)
- Last Synced: 2023-11-27T14:38:39.705Z (over 2 years ago)
- Topics: embedded, fuzzing, gdb
- Language: Python
- Homepage:
- Size: 100 MB
- Stars: 96
- Watchers: 5
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-embedded-security - GDBFuzz - Uses GDB hardware breakpoints as a coverage source for uninstrumented embedded targets — works on any GDB-debuggable MCU with no firmware modification required. Bosch Research / ISSTA 2023. (Software Tools / Fuzzing Tools)