MemReader_BoF
Memory scanner
A tool that searches and extracts specific strings from another process's memory
41 stars
1 watching
6 forks
Language: C
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
rek7/mxtract | Analyzes and dumps memory to extract sensitive information from running processes | 582 |
trainr3kt/readfile_bof | Reads file contents and sends them to a beacon output as binary data. | 18 |
codecat/clawsearch | A plugin that scans memory in 64-bit debuggers to locate specific values, inspired by Cheat Engine. | 275 |
huoji120/duckmemoryscan | A tool to detect memory-based evasion techniques used in malware and rootkits | 711 |
espressocake/needle_sift_bof | A tool for searching for specific strings within files using a needle-sift algorithm | 30 |
crowdstrike/supermem | A tool for processing Windows memory images to extract relevant information | 260 |
mobileforensicsresearch/mem | Tool to dump memory from Android devices | 66 |
kost/memdump | A tool to extract and display the contents of a system's physical memory | 12 |
usualsuspect/malscan | A tool to detect and analyze malicious code in process memory by executing Python scripts on YARA matches | 12 |
mlcsec/asrenum-bof | Tools to detect and exploit vulnerabilities in Windows Attack Surface Reduction (ASR) settings | 142 |
marcosd4h/memhunter | Automated endpoint sensor tool to detect memory-resident malware without requiring memory dumps | 378 |
antique-team/memcad | Analyzes C code for its memory layout and dependencies | 25 |
xforcered/credbandit | A proof-of-concept tool for dumping the memory of a process and sending it back through a custom communication channel. | 233 |
citypw/lcamtuf-memfetch | Utility to dump process memory of running processes on Linux systems. | 40 |
blockloop/scan | A Go library that converts SQL rows into Go data structures such as structs and slices. | 565 |