Functionmem_hook_proxy(uc: uc_handle,
mem_type: MemType,
address: u64,
size: u32,
value: i64,
code/src/core/unicorn/ffi.rs:116
Methodnew(elf_path: &str, rootfs: &str, elf: &mut ElfFile, endian: header::Data, args: Vec<String>, env: Vec<String>, d
code/src/core/rudroid.rs:60