LAB-001 / PRJ-001 / LIVE

Loupe

A closer look at
the executable.

Project, architecture & development notes ↗
ENGINE / LOUPEMODE / STATIC INSPECTIONRUNTIME / GO · WASMPROCESSING / LOCALEXECUTION / NONEUPLOAD / NONE

01 / INSPECT A FILE

Drop a PE file here.

Windows executables and libraries.
x86 PE32 or x86-64 PE32+ · Up to 16 MiB.

The binary stays in this browser.
It is read, never executed or uploaded.

Ready for a file. The engine loads when you select one.

Structure, before behavior.

Read the headers and explore individual sections: addresses, sizes, declared permissions, and a small hex preview.

This is Loupe’s static inspection core, compiled from Go to WebAssembly. Unusual or malformed structures may be rejected. Results describe the file; they are not a malware verdict.

Read about the inspection boundary ↗