bread
Debugger
An injectable real-mode x86 debugger that allows debugging arbitrary code on real hardware from another PC via serial cable.
🍞 BREAD: BIOS Reverse Engineering & Advanced Debugger
288 stars
7 watching
18 forks
Language: C
last commit: over 1 year ago biosdebuggerdebuggingfirmwaregdbreverse-engineeringx86
Related projects:
Repository | Description | Stars |
---|---|---|
| An educational C++20 debugger with basic debugging functionality and no dependencies. | 4 |
| An experimental tool for reverse-engineering and interacting with the Windows Subsystem for Linux using a hidden COM interface and LxBus IPC mechanism. | 82 |
| A tool for remotely debugging and inspecting Redux stores in React Native and other applications. | 1,805 |
| A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger | 228 |
| A set of tools used to debug or construct scripts for use in Bitcoin. | 40 |
| A debugging tool for microcontrollers. | 190 |
| A tool to debug shellcode extracted during malware analysis. | 567 |
| A backend-agnostic debugger frontend for disassembling binaries without source code | 142 |
| A tool that provides detailed information about a web application's performance and internal workings | 5 |
| Automates tasks in the Windows debugger | 678 |
| A debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs. | 55 |
| Makes debugging and hot-reloading of Go applications running in Docker containers easier by providing a tool for setting up a fully suited debugging environment. | 635 |
| A multi-platform debugger and reverse engineering tool for analyzing Android, iOS, Windows, Linux, and other architectures. | 1,281 |
| An Xcode plugin that hides the debugger when typing in source code | 670 |
| A live online debugging tool that allows developers to pause, rewind, and replay programs, swapping in new code to debug. | 66 |