Skip to content

michaellandi/exportstoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Used to create wrappers and proxy libraries for Windows binaries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published