Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 739 Bytes

File metadata and controls

23 lines (15 loc) · 739 Bytes

Binary Detailer

Binary Detailer is a method of outputing binary details such as net framework, 64 bit compatibility, version etc. Given a directory name, it will iterate dll and exe files and output the results to a csv file.


Usage

  1. Build the project to produce the BinaryDetailer.exe
  2. Open a Windows terminal
  3. Call the .exe with file path as an argument

Example

Screenshot 1

Screenshot 2

Screenshot 3


Contribute

Congratulations! You’re up and running. Now you can begin using and contributing your fixes and new features to the project.