반응형
Keystone is a lightweight multi-platform, multi-architecture assembler framework.
Highlight features:
- Multi-architecture, with support for Arm, Arm64 (AArch64/Armv8), Hexagon, Mips, PowerPC, Sparc, SystemZ, & X86 (include 16/32/64bit).
- Clean/simple/lightweight/intuitive architecture-neutral API.
- Implemented in C/C++ languages, with bindings for Python, NodeJS, Ruby, Go, Rust, Haskell & OCaml available.
- Native support for Windows & *nix (with Mac OSX, Linux, *BSD & Solaris confirmed).
- Thread-safe by design.
- Open source.
Keystone is based on LLVM, but it goes much further with a lot more to offer.
Find in this Blackhat USA 2016 slides more technical details behind our assembler engine.
http://www.keystone-engine.org/
download
http://www.keystone-engine.org/download/
source code
Windows - Core engine
32bit
keystone-0.9.1-win32.zip64bit
keystone-0.9.1-win64.zipPython module for Windows - Binaries
32bit
keystone-0.9.1-python-win32.zip64bit
keystone-0.9.1-win64.zip반응형
'Life > open source' 카테고리의 다른 글
pDNS2 is yet another implementation of a passive DNS tool working with Redis as the database (0) | 2016.08.12 |
---|---|
DEF CON Media Server (0) | 2016.08.12 |
Windows Active Directory Hacking - Red Team View (0) | 2016.08.12 |
Exceptions in Exceptions (0) | 2016.08.12 |
2016 Pwn2Own 취약점 총정리 (0) | 2016.08.12 |