1 रिपॉजिटरी
Analyzing volatile memory on a remote host while minimizing bandwidth by transmitting only necessary access requests.
Distinct from Remote Host File Extraction: Distinct from file extraction: focuses on analyzing the memory state of a remote host rather than exfiltrating files.
Explore 1 awesome GitHub repository matching security & cryptography · Remote Memory Analysis. Refine with filters or upvote what's useful.
MemProcFS is a volatile memory analysis tool and cross-platform memory acquisition system. It functions as a memory forensic virtual file system, mapping physical memory and kernel objects into a virtual directory structure that allows users to analyze system artifacts using standard file system tools. The project distinguishes itself by providing a virtual file system for memory forensics, enabling the browsing and querying of physical memory as read-only files and folders. It also incorporates a Yara-based memory scanner to identify malware signatures and injected code within physical memor
Analyzes memory on remote machines and optimizes network bandwidth by transmitting only specific file system access requests.