Jump to content

Yuuki Kato

Newbie
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Yuuki Kato

  1. You cant unban account that already banned, its just possible to reset the account to a new one. If you're using Guest account,, just change the UUID inside deivce_id.xml.
  2. I have the hex codes.. ADRL is generated by 2 ADD or 2 SUB, Can be also combined with LDR to reach wider range or specific. So the problem is, if im using manually using ADD its require ImageBase and VirtualBase, I cant point to specific offsets maybe by having support ADRL on your converter, it would be really helpful because it'll auto-generated by 2 ADD and 1 LDR. For example i type : ADRL R12, 0x0035F24C it would simply generate ---> ADD IP, PC, #0x300000 and ADD IP, IP, #0x51000 and LDR PC, [IP, #0xa3c]! Here's the ADRL codes with LDR : 03 C6 8F E2 51 CA 8C E2 3C FA BC E5. The LDR is separated but it helping the ADRL to point the specific Offsets.
  3. Are your converter is limited for IOS Only? Im currently working on some project for 2 platform, IOS and Android 8.
  4. Please add ADRL support and ADR support. ADD IP, PC, #300000 ADD IP, IP, #2F00000 LDR PC, [IP, #BE8]! On the Library, i want to change ADR ADR R12, 0x32FE58 to ADR R12, 0x32FBE8 but its show "Missing CPU Features" on the Converter. dFF
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines