About BinScope

BinScope is a free, open-source binary file analyzer that runs entirely in your browser. No uploads, no server processing — your files never leave your machine.

What It Does

BinScope parses and displays the internal structure of executable files across three major formats:

Features

How It Compares

BinScope provides similar functionality to command-line tools like readelf, objdump, otool, and GUI tools like PE-bear — but accessible from any browser without installation. It handles all three formats in one tool.

Technology

Built with vanilla HTML, CSS, and JavaScript. No frameworks, no build step. File parsing uses the File API with ArrayBuffer and DataView for efficient binary reading. Charts powered by ECharts.

Contact

Built by NullKit. Questions or feedback: nullkit.dev@outlook.com