/exportstoc

Used to create wrappers and proxy libraries for Windows binaries.

GNU General Public License v3.0GPL-3.0

ExportsToC++ parses dumpbin output and converts an assembly’s exported function list output to C++ formatted code. This is very useful for creating Proxy DLL files to Intercept API Calls. You must have the .NET 2.0 Framework installed to run this application.