首页
社区
课程
招聘
[转帖]CAPSTONE 4.0.2
2020-5-31 05:58 3595

[转帖]CAPSTONE 4.0.2

2020-5-31 05:58
3595

CAPSTONE 4.0.2 

Version 4.0.2, May 8, 2020


Welcome

Capstone is a lightweight multi-platform, multi-architecture disassembly framework.

Our target is to make Capstone the ultimate disassembly engine for binary analysis and reversing in the security community.

Highlight features

Multi-architectures: Arm, Arm64 (Armv8), BPF, Ethereum Virtual Machine, M68K, M680X, Mips, MOS65XX, PowerPC, RISCV, Sparc, SystemZ, TMS320C64X, Web Assembly, XCore & X86 (include X86_64) (details).

Clean/simple/lightweight/intuitive architecture-neutral API.

Provide details on disassembled instruction (called “decomposer” by some others).

Provide some semantics of the disassembled instruction, such as list of implicit registers read & written.

Implemented in pure C language, with bindings for D, Clojure, F#, Common Lisp, Visual Basic, PHP, PowerShell, Haskell, Perl, Python, Ruby, C#, NodeJS, Java, GO, C++, OCaml, Lua, Rust, Delphi, Free Pascal & Vala available.

Native support for Windows & *nix (with Mac OSX, iOS, Android, Linux, *BSD & Solaris confirmed).

Thread-safe by design.

Special support for embedding into firmware or OS kernel.

High performance & suitable for malware analysis (capable of handling various X86 malware tricks).

Distributed under the open source BSD license.

_http://www.capstone-engine.org/

_https://github.com/aquynh/capstone/archive/4.0.2.zip



[培训]《安卓高级研修班(网课)》月薪三万计划

收藏
点赞2
打赏
分享
最新回复 (2)
雪    币: 688
活跃值: (189)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
flarejune 2020-5-31 10:29
2
0
这个反汇编引擎,细节太少,给人看还行,作为编程处理的话,基本上就是废物.
优点是支持的指令集多,但是没用就是没用,再多也没用.
雪    币: 12
活跃值: (104)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
紫天云龙 2020-8-26 21:10
3
0
flarejune 这个反汇编引擎,细节太少,给人看还行,作为编程处理的话,基本上就是废物. 优点是支持的指令集多,但是没用就是没用,再多也没用.
可以推荐个吗?
游客
登录 | 注册 方可回帖
返回