dismantle

Small and Simple x86/amd64 disassembler (just for fun).

Stars
9
    	       ___                            __  __   
     	  ____/ (_)________ ___  ____ _____  / /_/ /__ 
    	 / __  / / ___/ __ `__ \/ __ `/ __ \/ __/ / _ \
    	/ /_/ / (__  ) / / / / / /_/ / / / / /_/ /  __/
    	\__,_/_/____/_/ /_/ /_/\__,_/_/ /_/\__/_/\___/ 

    	      Small i386/amd64 binary browser

    	  (c) Edd Barrett 2011	<[email protected]>
    	  (c) Ed Robbins 2011	<[email protected]>

=============================================================================

We just started hacking and this happened. A small binary file browser and disassembler (x86/64) with control flow recovery and SSA code output. The project is inspired by radare2.