drmemory
Memory debugger
An open-source memory debugger for multiple operating systems and platforms
Memory Debugger for Windows, Linux, Mac, and Android
2k stars
124 watching
262 forks
Language: C
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ufrisk/memprocfs | A virtual file system that allows direct access to physical memory | 3,115 |
rudjigames/mtuner | Memory profiling and leak finding tool for C/C++ applications | 2,631 |
ufrisk/pcileech | Software for exploiting vulnerabilities in computer systems to gain access to sensitive data and control system operations. | 5,011 |
myriadmobile/droar | A single-line installation debugging window with modular configuration options | 59 |
cmu-safari/ramulator2 | A fast and extensible cycle-accurate DRAM simulator that supports multiple memory standards and RowHammer mitigation techniques. | 238 |
504ensicslabs/lime | A tool for extracting and analyzing volatile memory from Linux-based devices, particularly Android. | 1,725 |
gleeda/memtriage | Analyze Windows machine RAM artifacts using Winpmem and Volatility | 218 |
deplinenoise/ig-debugheap | A debugging heap to detect memory errors and crashes in software applications. | 181 |
googleprojectzero/bochspwn-reloaded | An emulator-based tool to detect kernel memory disclosure vulnerabilities by tracking uninitialized memory in guest operating systems. | 297 |
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 |
sanjaywave/diaglibrary | A collection of tools and utilities for interacting with Qualcomm devices on Linux and Android platforms. | 22 |
ovidiuvio/vsdebugpro | A debugging tool for C/C++ and .NET applications, allowing developers to inspect memory, load data into memory, and execute custom commands. | 58 |
djhohnstein/macos_shell_memory | Executes thin Mach-O binaries in memory using CGo | 79 |
brendangregg/dtrace-cloud-tools | Performance debugging tools for illumos-based cloud systems | 203 |
koute/bytehound | A memory profiling tool that gathers allocation and deallocation data along with full stack traces to analyze memory leaks and fragmentation. | 4,500 |