Skip to content

Instantly share code, notes, and snippets.

@zommarin
Created October 21, 2014 06:48
Show Gist options
  • Save zommarin/4ee6acbb0f5f2b2c9877 to your computer and use it in GitHub Desktop.
Save zommarin/4ee6acbb0f5f2b2c9877 to your computer and use it in GitHub Desktop.
List contents of .NET DLLs and EXEs

Various command line tools that list contents of DLLs etc:

ildasm.exe /text .\bin\OpixTool.exe | clip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment