PHP binding

This commit is contained in:
Nguyen Anh Quynh 2017-04-12 10:02:16 +08:00
parent 536e4a11a3
commit 8c7cee7022
2 changed files with 5 additions and 1 deletions

2
README
View File

@ -14,7 +14,7 @@ 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 PowerShell,
- 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).

View File

@ -55,3 +55,7 @@ More bindings created & maintained by the community are available as followings.
https://github.com/aquynh/capstone/tree/master/bindings/powershell
- PHP binding (by Fadhil Mandaga).
https://github.com/firodj/php-capstone