How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Library to load a DLL from memory.
The main features of fancycode/memorymodule are: Binary Analysis Tools.
Projects with overlapping indexed features include: hugsy/gef — GEF is a Python-based extension for GDB that serves as a framework for binary analysis, exploit development, and… chuyu-team/mint. detuxsandbox/detux — The Multiplatform Linux Sandbox. dgoulet/kjackal — Kjackal project. erfg12/memory.dll — C# Hacking library for making PC game trainers. arisada/midgetpack — Midgetpack ~-~-~-~-~- aris@badcode.be.
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