blackmagic
Debugger
A software tool for in-application debugging of microprocessors.
In application debugger for ARM Cortex microcontrollers.
3k stars
128 watching
773 forks
Language: C
last commit: 6 days 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,859 |
x64dbg/x64dbg | A comprehensive debugger for Windows, focusing on reverse engineering and malware analysis of executables without source code. | 44,804 |
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,700 |
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,927 |
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,326 |
x64dbg/scyllahide | A user-mode anti-anti-debugger library that hooks various functions to prevent debugger detection. | 3,469 |
ufrisk/pcileech | Software for exploiting vulnerabilities in computer systems to gain access to sensitive data and control system operations. | 5,011 |
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. | 7 |
dynamorio/drmemory | An open-source memory debugger for multiple operating systems and platforms | 2,443 |
corna/me_cleaner | Tool to modify Intel ME firmware images, reducing its system interaction capabilities. | 4,505 |
lordnoteworthy/al-khaser | A Proof-of-Concept malware application designed to test anti-malware and sandbox systems. | 5,919 |
deadsy/pycs | A toolset for debugging and tracing ARM CoreSight enabled microcontrollers using Python. | 74 |
probe-rs/probe-rs | A Rust-based library providing direct interface to embedded debug probes | 1,785 |
airbus-cert/ttddbg | A plugin for IDA Pro that allows time travel debugging and supports loading of WinDBG Preview traces | 553 |