Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
keystone — Multi-architecture assembler framework that converts assembly source into machine code for Arm, x86, MIPS, PowerPC, RISC-V, and more, with a lightweight core and bindings for many languages. | Kitploit
Tools/GitHubGitHub/keystone-engine/keystone
General Purpose UtilitiesPayload GenerationReverse EngineeringUtilities & FrameworksBinary AnalysisShellcode GenerationBinary ExploitationTop in Binary Analysis #15Top in Binary Exploitation #13Top in Reverse Engineering #10
2.6k539111 month agoReviewed by Kitploit
GitHubkeystone-engine/keystone

keystone

Multi-architecture assembler framework that converts assembly source into machine code for Arm, x86, MIPS, PowerPC, RISC-V, and more, with a lightweight core and bindings for many languages.

View RepositoryWebsite

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Keystone Engine

Build Status Build Status Build status

Keystone is a lightweight multi-platform, multi-architecture assembler framework. It offers some unparalleled features:

  • Multi-architecture, with support for Arm, Arm64 (AArch64/Armv8), Ethereum Virtual Machine, Hexagon, Mips, PowerPC, RISC-V, Sparc, SystemZ & X86 (include 16/32/64bit).
  • Clean/simple/lightweight/intuitive architecture-neutral API.
  • Implemented in C/C++ languages, with bindings for Java, Masm, C#, PowerShell, Perl, Python, NodeJS, Ruby, Go, Rust, Haskell, VB6 & OCaml available.
  • Native support for Windows & *nix (with Mac OSX, Linux, *BSD & Solaris confirmed).
  • Thread-safe by design.
  • Open source - with a dual license.

Keystone is based on LLVM, but it goes much further with a lot more to offer.

Further information is available at http://www.keystone-engine.org

License

Keystone is available under a dual license:

  • Version 2 of the GNU General Public License (GPLv2). (I.e. Without the "any later version" clause.). License information can be found in the and the .

COPYING file
EXCEPTIONS-CLIENT file

This combination allows almost all of open source projects to use Keystone without conflicts.

  • For commercial usage in production environments, contact the authors of Keystone to buy a royalty-free license.

    See LICENSE-COM.TXT for more information.

  • Compilation & Docs

    See COMPILE.md file for how to compile and install Keystone.

    More documentation is available in docs/README.md.

    Contact

    Contact us via mailing list, email or twitter for any questions.

    Contribute

    Keystone is impossible without generous support from our sponsors. We cannot thank them enough!

    CREDITS.TXT records other important contributors of our project.

    If you want to contribute, please pick up something from our Github issues.

    We also maintain a list of more challenged problems in a TODO list.

    Download Tool