unicorn-engine / unicorn

Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
http://www.unicorn-engine.org
GNU General Public License v2.0
7.33k stars 1.31k forks source link

Add uc_ctl_context_mode to rust bindings #1872

Closed mlgiraud closed 10 months ago

mlgiraud commented 10 months ago

Title is self-explanatory. Please first merge #1871

wtdcode commented 10 months ago

Thanks!