Skip to content
Klarion
Documentation

Written against the build you can download today.

Documentation

Start with the tutorial if you have just installed this; the rest is reference. All of it is kept true the same way: every function named in the scripting reference is bound in the engine and every binding is on that page, every option in the command-line reference came from the binary’s own help, and every block of output was captured from a real run. Documentation that quietly drifts is worse than none, because the reader cannot tell which half is wrong.

Start here

Klarion end to end, in one sitting.

Opening your first binary, reading what the analysis found and what it admits it could not, naming and typing your way through it, and every route to the same engine without the window. Written for somebody who already reverse engineers.

Read the tutorial
Klarion with a binary open: a functions list on the left, disassembly in the centre under tabs for Disassembly, Graph, Hex and Pseudocode, and cross-references and properties panels on the right.
Where the tutorial starts, and the binary it uses throughout.