fridump
Memory Dumper
A tool to dump memory from mobile devices using the Frida framework
A universal memory dumper using Frida
755 stars
25 watching
140 forks
Language: Python
last commit: 5 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. | 186 |
alexandernst/memory-dumper | A tool for extracting data from process memory | 36 |
gdbinit/readmem | A utility to dump process memory on the screen or to a binary file. | 223 |
xforcered/credbandit | A proof-of-concept tool for dumping the memory of a process and sending it back through a custom communication channel. | 233 |
corelan/windbglib | A Python wrapper around a Windows debugging tool, used to analyze and manipulate memory dumps. | 324 |
magnetforensics/dumpit-linux | Creates compact Linux memory images for analysis | 160 |
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 | 136 |
natebrune/fmem | A Linux kernel module designed to help analyze volatile memory without the limitations of traditional memory dumping tools. | 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,815 |
yardenshafir/mitigationflagsclitool | Prints mitigation policy information for processes in a memory dump file. | 46 |
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 | 200 |