
PANOPTICON.RE
PanopticonA libre cross platform disassembler. Panopticon is a disassembler that understands the semantics of opcodes. This way it's able to help the user by discovering and displaying invariants that would have to be discovered "by hand" in traditional disassemblers. This allows an interactive search through the space of all possible program executions. Panopticon has a Qt 5 GUI displaying hex dumps and control flow graphs. Panopticon can execute disassembled code without a VM or debugger running.
http://www.panopticon.re/