afgTheCat

Results 2 comments of afgTheCat

Hey I started using the new binds, and I have problems mapping memory within a hook. Example: ```rust use unicorn_engine::unicorn_const::{Arch, HookType, MemType, Mode, Permission}; use unicorn_engine::Unicorn; pub fn page_fault_hook( emu:...

Hi, just chiming in. This feature would be helpful for me as well.