This website requires JavaScript.
Explore
Help
Sign In
lazymio
/
unicorn
Watch
1
Star
0
Fork
0
You've already forked unicorn
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
loongarch-port
Add File
New File
Upload File
Apply Patch
unicorn
/
bindings
/
ruby
History
Amaan Qureshi
3a7bde03b8
feat(arm): add an
ESR
register (
#2155
)
...
This allows users to read/write from the ARM syndrome value like in AArch64.
2025-04-12 21:46:37 +08:00
..
unicorn_gem
feat(arm): add an
ESR
register (
#2155
)
2025-04-12 21:46:37 +08:00
Makefile
bindings: ruby: fix version identifier to 2.1.3 (
#2142
)
2025-04-05 22:17:04 +08:00
README.md
README format changed
2016-03-22 12:26:12 +01:00
sample_arm64.rb
renamed unicorn gem to unicorn-engine (
#895
)
2017-09-19 07:43:21 +07:00
sample_arm.rb
renamed unicorn gem to unicorn-engine (
#895
)
2017-09-19 07:43:21 +07:00
sample_m68k.rb
renamed unicorn gem to unicorn-engine (
#895
)
2017-09-19 07:43:21 +07:00
sample_mips.rb
renamed unicorn gem to unicorn-engine (
#895
)
2017-09-19 07:43:21 +07:00
sample_sparc.rb
renamed unicorn gem to unicorn-engine (
#895
)
2017-09-19 07:43:21 +07:00
sample_x86_gdt.rb
renamed unicorn gem to unicorn-engine (
#895
)
2017-09-19 07:43:21 +07:00
sample_x86.rb
renamed unicorn gem to unicorn-engine (
#895
)
2017-09-19 07:43:21 +07:00
test_hook_gc.rb
renamed unicorn gem to unicorn-engine (
#895
)
2017-09-19 07:43:21 +07:00
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
Reference in New Issue
View Git Blame
Copy Permalink