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
186 stars
5 watching
34 forks
Language: Python
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to dump memory from mobile devices using the Frida framework | 755 |
| A utility to dump process memory on the screen or to a binary file. | 223 |
| A tool for extracting data from process memory | 36 |
| A Python wrapper around a Windows debugging tool, used to analyze and manipulate memory dumps. | 324 |
| A program to temporarily load files into RAM using memory mapping and periodic access. | 1 |
| A proof-of-concept tool for dumping the memory of a process and sending it back through a custom communication channel. | 233 |
| A tool for dumping the memory contents of a protected process on Windows | 136 |
| Creates compact Linux memory images for analysis | 160 |
| Enables persistent frida-server execution on Android devices using Magisk as a root solution | 966 |
| A basic memory allocator based on a fixed block of memory with two stacks growing inward. | 0 |
| A tool to dump all executable pages of packed processes without assuming unpacking occurs at a precise moment | 200 |
| Automates the process of remotely dumping RAM and creating volatility profiles on Linux clients. | 161 |
| Tools to dump LSASS memory without detection using custom LSA plugin and duplicated handle | 199 |
| Automated sorting of data using a neural network model | 9 |
| A tool for creating a low-level memory dump of the LSASS process using direct system calls and API unhooking. | 1,496 |