This website requires JavaScript.
Explore
Help
Sign In
yuzu-mirror
/
unicorn
Watch
1
Star
0
Fork
You've already forked unicorn
0
mirror of
https://github.com/yuzu-mirror/unicorn.git
synced
2025-12-06 07:12:03 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dec793e984
unicorn
/
include
/
unicorn
History
Chris Eagle
00944b6cde
Add ability to mark memory are read only. Add new API uc_mem_map_ex to allow permissions to be passed. Change MemoryBlock to track created MemoryRegions. Add regress/ro_mem_test.c
2015-08-26 13:29:54 -07:00
..
arm.h
renames the register constants so unicorn and capstone can compile together
2015-08-23 21:36:33 -07:00
arm64.h
renames the register constants so unicorn and capstone can compile together
2015-08-23 21:36:33 -07:00
m68k.h
renamed m68k enum constants
2015-08-23 21:56:24 -07:00
mips.h
renames the register constants so unicorn and capstone can compile together
2015-08-23 21:36:33 -07:00
platform.h
import
2015-08-21 15:04:50 +08:00
sparc.h
renames the register constants so unicorn and capstone can compile together
2015-08-23 21:36:33 -07:00
unicorn.h
Add ability to mark memory are read only. Add new API uc_mem_map_ex to allow permissions to be passed. Change MemoryBlock to track created MemoryRegions. Add regress/ro_mem_test.c
2015-08-26 13:29:54 -07:00
x86.h
x86: add back 2 registers X86_REG_FCW & X86_REG_FPIP
2015-08-24 13:58:52 +08:00