fridump3
Memory dumper
A memory dumping tool using Frida to access and dump process memory from various platforms.
A universal memory dumper using Frida for Python 3
180 stars
5 watching
33 forks
Language: Python
last commit: 14 days ago Related projects:
Repository | Description | Stars |
---|---|---|
nightbringer21/fridump | A tool to dump memory from mobile devices using the Frida framework | 751 |
gdbinit/readmem | A tool to dump processes memory on screen or to a binary file. | 222 |
alexandernst/memory-dumper | A tool for extracting data from process memory | 36 |
corelan/windbglib | A Python wrapper around a Windows debugging tool, used to analyze and manipulate memory dumps. | 323 |
frex/rampin | A program to temporarily load files into RAM using memory mapping and periodic access. | 1 |
xforcered/credbandit | A proof-of-concept tool for dumping the memory of a process and sending it back through a custom communication channel. | 232 |
espressocake/ppldump_bof | A tool for dumping the memory contents of a protected process on Windows | 135 |
magnetforensics/dumpit-linux | Creates compact Linux memory images for analysis | 155 |
virb3/magisk-frida | Enables persistent frida-server execution on Android devices using Magisk as a root solution | 949 |
dbandstra/zig-hunk | A basic memory allocator based on a fixed block of memory with two stacks growing inward. | 0 |
revng/pagebuster | A tool to dump all executable pages of packed processes without assuming unpacking occurs at a precise moment | 201 |
kd8bny/limeaide | Automates the process of remotely dumping RAM and creating volatility profiles on Linux clients. | 161 |
hagrid29/duplicatedump | Tools to dump LSASS memory without detection using custom LSA plugin and duplicated handle | 199 |
marscod/bert-sort | Automated sorting of data using a neural network model | 9 |
outflanknl/dumpert | A tool for creating a low-level memory dump of the LSASS process using direct system calls and API unhooking. | 1,490 |