Skip to content

Releases: GeekNeo/CutterPlusPlus

Release list

Cutter++ v0.1.0

Choose a tag to compare

@GeekNeo GeekNeo released this 03 Jul 16:49

Cutter++ — Interactive Modern C++ for Binary Analysis

Cutter++ is a plugin for Cutter that brings an interactive C++ REPL directly into your reverse engineering workflow.

Instead of writing Python scripts or compiling native plugins, you can write and execute modern C++23 snippets against the currently opened binary in real time.

Powered by ICPP, Cutter++ turns C++ into a scripting language for reverse engineering.