mirror of
https://github.com/capstone-engine/capstone.git
synced 2024-11-23 21:49:46 +00:00
update README
This commit is contained in:
parent
db3c00c0ff
commit
842457e079
9
README
9
README
@ -5,7 +5,7 @@ Created by Nguyen Anh Quynh, then developed and maintained by a small community,
|
||||
Capstone offers some unparalleled features:
|
||||
|
||||
- Support multiple hardware architectures: ARM, ARM64 (ARMv8), Mips, PPC, Sparc,
|
||||
SystemZ and X86.
|
||||
SystemZ, XCore and X86.
|
||||
|
||||
- Having clean/simple/lightweight/intuitive architecture-neutral API.
|
||||
|
||||
@ -37,13 +37,6 @@ See COMPILE.TXT file for how to compile and install Capstone
|
||||
|
||||
[Status]
|
||||
|
||||
- Capstone can only compile to Windows via Cygwin, or cross-compile using
|
||||
MingW. Visual Studio support will be done in the future.
|
||||
|
||||
- X86 engine cannot handle many malware tricks yet. Please report all the raw
|
||||
binary code that Capstone cannot disassemble, or does that wrongly, so we can
|
||||
fix that in the next version
|
||||
|
||||
- This package only contains Java & Python bindings. For more bindings created
|
||||
and maintained by the community, see bindings/README.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user