This commit is contained in:
Nguyen Anh Quynh 2016-03-26 10:30:15 +08:00
commit e78722b204
1 changed files with 3 additions and 3 deletions

6
README
View File

@ -14,9 +14,9 @@ Capstone offers some unparalleled features:
- Provide semantics of the disassembled instruction, such as list of implicit
registers read & written.
- Implemented in pure C language, with lightweight wrappers for C++, C#, Go,
Java, Lua, NodeJS, Ocaml, Python, Ruby, Rust & Vala ready (available in
main code, or provided externally by the community).
- Implemented in pure C language, with lightweight bindings for Perl, Python,
Ruby, C#, NodeJS, Java, GO, C++, OCaml, Lua, Rust, Delphi, Free Pascal & Vala
ready either in main code, or provided externally by the community).
- Native support for all popular platforms: Windows, Mac OSX, iOS, Android,
Linux, *BSD, Solaris, etc.