1 Repo
Tools for collecting and summarizing all known contextual information and metadata for a specific memory address.
Distinguishing note: Existing candidates focus on file metadata or radix tree implementations, not runtime debugger address context.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Memory Metadata Aggregation. Refine with filters or upvote what's useful.
GEF is a Python-based extension for GDB that serves as a framework for binary analysis, exploit development, and low-level debugging. It functions as a dynamic analysis extension designed to assist in reverse engineering workflows and malware analysis by enhancing the debugger's ability to inspect process state and memory. The project is distinguished by its specialized heap analysis tools, which allow for the inspection of glibc heap arenas, bins, and chunks to detect memory corruption. It also provides a dedicated toolkit for exploit development, including cyclic pattern generation for offs
Aggregates all known metadata and contextual information associated with a specific memory address.