Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 504 Bytes

README.MD

File metadata and controls

26 lines (15 loc) · 504 Bytes

Synopsis

BinPeek is an application that checks to see if a Windows application is managed(.NET) or unmanaged(native). It handles x86 and x84 executables.

Usage

D:\source\repos\BinPeek>binpeek BinPeek.exe
BinPeek.exe --> Unmanaged

URL

BinPeek

Installation

Build with Visual Studio or just use the release version in the repo.

Contributors

License

MIT