This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
unicorn
Watch
1
Star
0
Fork
0
You've already forked unicorn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
unicorn
/
bindings
/
ruby
History
Nguyen Anh Quynh
7ca4769f2a
bindings: update version to 2.0.2
2023-02-04 13:01:33 +08:00
..
unicorn_gem
bindings: update version to 2.0.2
2023-02-04 13:01:33 +08:00
Makefile
Fix outdated version
2022-05-04 21:31:53 +08:00
README.md
…
sample_arm64.rb
…
sample_arm.rb
…
sample_m68k.rb
…
sample_mips.rb
…
sample_sparc.rb
…
sample_x86_gdt.rb
…
sample_x86.rb
…
test_hook_gc.rb
…
README.md
Installation
Software requirements
Linux
ruby >= 1.9.3
rubygems
make
gcc
Mac OS
ruby >= 1.9.3
rubygems
make
XCode
Install unicorn
cd path_to_unicorn
./make.sh install
Install ruby binding
cd bindings/ruby
make install