News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

DLL Undecorator

Started by Vortex, March 09, 2019, 07:11:26 AM

Previous topic - Next topic

Vortex

Here a tool to undecorate mangled names in DLLs.  Decorated exports can appear if a DLL is built without a module definition file. The tool UndecorDll scans the export section of a DLL and removes the name decoration if it detects symbols like _Function@16

Raistlin

Thanks master Vortex - your tools are legendary and much appreciated :t
Are you pondering what I'm pondering? It's time to take over the world ! - let's use ASSEMBLY...