Skip to content

sampsonc/BinPeek

Repository files navigation

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

About

BinPeek is an application that checks to see if an EXE or DLL is managed (.NET) or unmanaged (Native) code. It handles both x86 and x64.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published