Reverse engineering / GitHub only
ReverseProxyDLL
Generate proxy-DLL templates for legacy x86 Windows binaries, taking into account reverse engineering features, based on export dumps and decompilation results.
For whom
For reverse engineers, legacy tool developers, modders of old games, and those who restore or explore old Windows DLLs without source code.
What it does
ReverseProxyDLL generates proxy DLL templates for old x86 Windows libraries. It helps load the original DLL, forward exports, preserve ordinals, add logging, and provides a working foundation for reverse engineering.
Technical details
Python, Ghidra, GitHub
Description
Generate proxy-DLL templates for legacy x86 Windows binaries, taking into account reverse engineering features, based on export dumps and decompilation results.
Classification
Links and media
Related projects
Ecosystem projectsThis is a fast binary analysis tool based on an API, designed for quick verification of the behavior of executable files and DLLs.
A three-component toolset for capturing browser sessions, automated crawling, and offline recovery of modern web applications.
Local AI web tool for analyzing native binaries through Ghidra and AI assistant.