Tuesday, January 28, 2014

Capstone

Capstone is supposed to be the ultimate disassembly engine for binary analysis and reversing in the security community.
Features
·        Support hardware architectures: ARM, ARM64 (aka ARMv8), Mips, PowerPC & X86 (more details).
·        Clean/simple/lightweight/intuitive architecture-neutral API.
·        Provide details on disassembled instruction (called “decomposer” by others).
·        Provide some semantics of the disassembled instruction, such as list of implicit registers read & written.
·        Implemented in pure C language, with bindings for Python, Ruby, OCaml, C#, Java and GO available.
·        Native support for Windows & *nix (including MacOSX, Linux, *BSD & Solaris platforms).
·        Thread-safe by design.
·        Distributed under the open source BSD license.







Download source code and precompiled binaries here:

 













Please,like, subscribe and follow

No comments:

Post a Comment

how to make a batch file to crash windows

here is the "code" %0|%0 paste that in a notepad and save it as whateveryou want.bat for example lol.bat by running this it...