memory-dumper

Memory dumper

A tool for extracting data from process memory

A tool for dumping files from processes memory

GitHub

36 stars
10 watching
15 forks
Language: C++
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gdbinit/readmem A utility to dump process memory on the screen or to a binary file. 223
nightbringer21/fridump A tool to dump memory from mobile devices using the Frida framework 755
rootbsd/fridump3 A memory dumping tool using Frida to access and dump process memory from various platforms. 186
outflanknl/dumpert A tool for creating a low-level memory dump of the LSASS process using direct system calls and API unhooking. 1,496
xforcered/credbandit A proof-of-concept tool for dumping the memory of a process and sending it back through a custom communication channel. 233
kost/memdump A tool to extract and display the contents of a system's physical memory 12
mobileforensicsresearch/mem Tool to dump memory from Android devices 66
seventeenman/callbackdump A utility that allows dumping the memory of the LSASS process without triggering antivirus signatures or sandbox detection. 548
hagrid29/duplicatedump Tools to dump LSASS memory without detection using custom LSA plugin and duplicated handle 199
magnetforensics/dumpit-linux Creates compact Linux memory images for analysis 160
revng/pagebuster A tool to dump all executable pages of packed processes without assuming unpacking occurs at a precise moment 200
t3hmrman/async-dropper An implementation of automatic memory deallocation in async code 42
ir193/amextractor A tool to extract physical memory from Android devices without kernel source code or LKM support. 12
dbandstra/zig-hunk A basic memory allocator based on a fixed block of memory with two stacks growing inward. 0
ytisf/muninn A tool to assist in memory forensics analysis on Windows systems by automating the process of extracting and exporting relevant data from memory images. 52