kitty
Results
2
comments of
kitty
@wtdcode I'm using the C API and I have added the following hook with the type UC_HOOK_INSN. When I try to modify the value of the PC in the callback,...
@wtdcode The prototype of this hook is as follows: uint32_t instruction_handler(uc_engine *uc, uc_arm64_reg reg, const uc_arm64_cp_reg *cp_reg, void *user_data)