readmem
Process Memory Dumper
A utility to dump process memory on the screen or to a binary file.
A small OS X/iOS userland util to dump processes memory
223 stars
16 watching
46 forks
Language: C
last commit: about 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alexandernst/memory-dumper | A tool for extracting data from process memory | 36 |
rootbsd/fridump3 | A memory dumping tool using Frida to access and dump process memory from various platforms. | 186 |
nightbringer21/fridump | A tool to dump memory from mobile devices using the Frida framework | 755 |
mobileforensicsresearch/mem | Tool to dump memory from Android devices | 66 |
glmcdona/process-dump | A tool to extract and analyze malware code from running Windows processes. | 1,662 |
natebrune/fmem | A Linux kernel module designed to help analyze volatile memory without the limitations of traditional memory dumping tools. | 115 |
xforcered/credbandit | A proof-of-concept tool for dumping the memory of a process and sending it back through a custom communication channel. | 233 |
crowdstrike/supermem | A tool for processing Windows memory images to extract relevant information | 260 |
revng/pagebuster | A tool to dump all executable pages of packed processes without assuming unpacking occurs at a precise moment | 200 |
babarot/gomi | A utility that provides a trash can-like feature to safely delete files and directories while keeping them recoverable. | 317 |
palmr/cart-dumper | A tool for extracting data from Gameboy cartridges using a link cable and serial connection. | 41 |
espressocake/ppldump_bof | A tool for dumping the memory contents of a protected process on Windows | 136 |
magnetforensics/dumpit-linux | Creates compact Linux memory images for analysis | 160 |
kost/memdump | A tool to extract and display the contents of a system's physical memory | 12 |
ggerganov/incppect | A C++ library that streams memory bits to web clients via WebSocket connections | 95 |