Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 338 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 338 Bytes

Def DLL

A tool to generate module definition files

Example

python3 def_dll.py C:\Windows\System32\AudioSes.dll

Required files

dumpbin.exe
link.exe
mspdbcore.dll
tbbmalloc.dll

Download here.
Or run setup_def_dll_tools.ps1