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.