blackmagic
Debugger
A software tool for in-application debugging of microprocessors.
In application debugger for ARM Cortex microcontrollers.
3k stars
128 watching
780 forks
Language: C
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
darthton/blackbone | A Windows memory hacking library providing low-level access to process and memory management. | 4,887 |
x64dbg/x64dbg | A comprehensive debugger for Windows, focusing on reverse engineering and malware analysis of executables without source code. | 45,012 |
nongiach/arm_now | A toolset for setting up and debugging virtual machines on various CPU architectures | 867 |
e-m-b-a/emba | Analyzes firmware for security vulnerabilities and provides detailed reports | 2,762 |
hyperdbg/hyperdbg | A hypervisor-assisted debugger that analyzes and reverses malware, firmware, and software by monitoring system executions without relying on Windows APIs or traditional debugging mechanisms. | 2,970 |
armmbed/daplink | Enables programming and debugging of application software running on Arm Cortex CPUs via a bridge between the development computer and the CPU debug access port | 2,352 |
x64dbg/scyllahide | A user-mode anti-anti-debugger library that hooks various functions to prevent debugger detection. | 3,509 |
ufrisk/pcileech | Software for exploiting vulnerabilities in computer systems to gain access to sensitive data and control system operations. | 5,138 |
braingram/pi_smi_up5k | An FPGA-based proof-of-concept project to test data exchange with an ARM-based microcontroller using the Raspberry Pi's SMI interface. | 8 |
dynamorio/drmemory | An open-source memory debugger for multiple operating systems and platforms | 2,468 |
corna/me_cleaner | Tool to modify Intel ME firmware images, reducing its system interaction capabilities. | 4,537 |
deadsy/pycs | A toolset for debugging and tracing ARM CoreSight enabled microcontrollers using Python. | 75 |
probe-rs/probe-rs | A Rust-based library providing direct interface to embedded debug probes | 1,839 |
airbus-cert/ttddbg | A plugin for IDA Pro that allows time travel debugging and supports loading of WinDBG Preview traces | 553 |