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
A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.
.NET DllExport with .NET Core support (aka 3F/DllExport aka DllExport.bat)
Las características principales de 3f/dllexport son: C# Development Tools, Binary Analysis Tools.
Las alternativas de código abierto para 3f/dllexport incluyen: hugsy/gef — GEF is a Python-based extension for GDB that serves as a framework for binary analysis, exploit development, and… dahall/vanara — A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers. detuxsandbox/detux — The Multiplatform Linux Sandbox. dgoulet/kjackal — Kjackal project. dotnet/ilmerge — ILMerge is a static linker for .NET Assemblies. chuyu-team/mint.