lcamtuf-memfetch
Process memory dumper
Utility to dump process memory of running processes on Linux systems.
Memfetch is a simple utility to dump all memory of a running process, either immediately or when a fault condition is discovered. It is an attractive alternative to the vastly inferior search capabilities of many debuggers and tracers - and a convenient way to grab "screenshots" from many types of text-based interactive utilities.
40 stars
5 watching
14 forks
Language: C
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Tool to dump memory from Android devices | 66 |
| Automated endpoint sensor tool to detect memory-resident malware without requiring memory dumps | 378 |
| A C program that fetches and displays Linux system information | 4 |
| Analyzes and dumps memory to extract sensitive information from running processes | 582 |
| A tool for dumping the memory contents of a protected process on Windows | 136 |
| A lightweight shell script for fetching system information | 29 |
| A tool that searches and extracts specific strings from another process's memory | 41 |
| A tool to extract and display the contents of a system's physical memory | 12 |
| Automated tool for forensic analysis of Windows memory dumps | 555 |
| A library for introspecting processes and dumps. | 1,063 |
| A proof-of-concept tool for dumping the memory of a process and sending it back through a custom communication channel. | 233 |
| An iOS app demonstrating Clean Architecture and MVVM with SwiftUI and Combine framework | 80 |
| Tool to visually inspect and analyze the internal structure of MXF files | 39 |
| A command-line tool that scrapes Pokémon information and displays it in a formatted output. | 49 |
| Prints mitigation policy information for processes in a memory dump file. | 46 |