memory-dumper 
 Memory dumper
 A tool for extracting data from process memory
A tool for dumping files from processes memory
36 stars
 10 watching
 15 forks
 
Language: C++ 
last commit: almost 8 years ago 
Linked from   1 awesome list  
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|    |  A utility to dump process memory on the screen or to a binary file. | 223 | 
|    |  A tool to dump memory from mobile devices using the Frida framework | 755 | 
|    |  A memory dumping tool using Frida to access and dump process memory from various platforms. | 186 | 
|    |  A tool for creating a low-level memory dump of the LSASS process using direct system calls and API unhooking. | 1,496 | 
|    |  A proof-of-concept tool for dumping the memory of a process and sending it back through a custom communication channel. | 233 | 
|    |  A tool to extract and display the contents of a system's physical memory | 12 | 
|    |  Tool to dump memory from Android devices | 66 | 
|    |  A utility that allows dumping the memory of the LSASS process without triggering antivirus signatures or sandbox detection. | 548 | 
|    |  Tools to dump LSASS memory without detection using custom LSA plugin and duplicated handle | 199 | 
|    |  Creates compact Linux memory images for analysis | 160 | 
|    |  A tool to dump all executable pages of packed processes without assuming unpacking occurs at a precise moment | 200 | 
|    |  An implementation of automatic memory deallocation in async code | 42 | 
|    |  A tool to extract physical memory from Android devices without kernel source code or LKM support. | 12 | 
|    |  A basic memory allocator based on a fixed block of memory with two stacks growing inward. | 0 | 
|    |  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 |