patateqbool

Results 7 issues of patateqbool

lib32stdc++6 is missing for 32bits target. I tried to understand why target with i386 architecture enabled are passing test_all.py in base-runner, and it seems they do not depend of this...

Hi there. I got this exception while searching for an instruction in the disassembly view. ``` Exception in ida_idp.IDP_Hooks dispatcher function: SWIG director method error. Error detected when calling 'IDP_Hooks.ev_out_insn'...

We must find a way to hook the renaming of registers

bug

No hook is provided for that, I don't even know if is possible to hook that kind of thing... We need to re-think about that.

There is no hook built-in for when an user is changing the color of a function/basic block/instruction. While the painter takes user-defined colors into account (basically saving it and restoring...

enhancement

Hi there ! I'm encountering troubles while using frida on my Samsung S10. I have rooted the device with the standard procedure proposed by Magisk, then a put the frida-server...