README
This commit is contained in:
parent
6ed076d41e
commit
d469f4bee9
10
README.md
10
README.md
|
@ -20,13 +20,13 @@ 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 bindings for PHP, PowerShell,
|
||||
Emacs, Haskell, 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).
|
||||
- Implemented in pure C language, with lightweight bindings for Clojure, F#,
|
||||
Common Lisp, Visual Basic, PHP, PowerShell, Emacs, Haskell, 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.
|
||||
Linux, \*BSD, Solaris, etc.
|
||||
|
||||
- Thread-safe by design.
|
||||
|
||||
|
|
Loading…
Reference in New Issue