Recent content by Osuka23

  1. Bypassing PIE check (enables gdb) for Android 5.0+

    I will appreciate it a lot, becouse I find the loc_93EE reference and replace the branches but this give me another error message and not bypass the PIE check, I cannot find the exact instruction to change and I note that the security system in the Unity game that I am trying to decompile...
  2. Bypassing PIE check (enables gdb) for Android 5.0+

    Hello, I'm trying to patch the linker and linker64 for Galaxy Note 5 with Android Nougat 7.0, can you please help me with these two files? the IDA disassemble seems different from the original's post and yours, there's no immediate BEQ instruction, see 000093F6, I changed the file extensions to...
Back
Top Bottom