fridump
Memory Dumper
A tool to dump memory from mobile devices using the Frida framework
A universal memory dumper using Frida
751 stars
25 watching
138 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rootbsd/fridump3 | A memory dumping tool using Frida to access and dump process memory from various platforms. | 180 |
alexandernst/memory-dumper | A tool for extracting data from process memory | 36 |
gdbinit/readmem | A tool to dump processes memory on screen or to a binary file. | 222 |
xforcered/credbandit | A proof-of-concept tool for dumping the memory of a process and sending it back through a custom communication channel. | 232 |
corelan/windbglib | A Python wrapper around a Windows debugging tool, used to analyze and manipulate memory dumps. | 323 |
magnetforensics/dumpit-linux | Creates compact Linux memory images for analysis | 155 |
dbandstra/zig-hunk | A basic memory allocator based on a fixed block of memory with two stacks growing inward. | 0 |
espressocake/ppldump_bof | A tool for dumping the memory contents of a protected process on Windows | 135 |
natebrune/fmem | A Linux kernel module that provides access to physical memory for analysis and dumping. | 115 |
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 |
kost/memdump | A tool to extract and display the contents of a system's physical memory | 12 |
fossifyorg/gallery | A photo and video gallery app that provides private and secure storage of memories with basic editing capabilities. | 1,754 |
yardenshafir/mitigationflagsclitool | Prints mitigation policy information for processes in a memory dump file. | 44 |
palmr/cart-dumper | A tool for extracting data from Gameboy cartridges using a link cable and serial connection. | 41 |
revng/pagebuster | A tool to dump all executable pages of packed processes without assuming unpacking occurs at a precise moment | 201 |