Skip to content

Instantly share code, notes, and snippets.

@r-lyeh
Created January 28, 2023 00:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-lyeh/e6e0a1554db1475d304a888e4b5f40a9 to your computer and use it in GitHub Desktop.
Save r-lyeh/e6e0a1554db1475d304a888e4b5f40a9 to your computer and use it in GitHub Desktop.
dumpbin /exports any.dll > any.def
lib /def:any.def /out:any.lib /machine:x64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment