Jump to content

reidemeister

Senior Member
  • Posts

    409
  • Joined

  • Last visited

Status Updates posted by reidemeister

  1. Hi,

    I would like to ask you a little info about creating a non-jailbroken hack for a game. I'm at the last step of the process, where with theos jailed i'm creating the final ipa that i install to the device.

    My question is about the preference bundle: if i want to install a modified ipa to a non-jailbroken device, i need to write only the tweak.xm right? i don't need to add the preference plist file to the project folder? 
    And because of this, i need to write :

    %ctor {
    	if(GetPrefBool(@"key1")) {
    		writeData(0x100F7BDD4, 0xE80240B9);
    	} else {
    }
    
    }

    or is this enough?:
     

    %ctor {
    		writeData(0x100F7BDD4, 0xE80240B9);
    }

    I ask you this because it seems to me that the code injection could work only if i have "key1" on in the settings. Right?

     

    I read all the tutorial on iosgods about hacking but i didn't find any info about how to write tweak.xm and the preference bundle when the hack is for non-jailbroken devices.

     

    Sorry for my bad english.

    Thank you in advance

    1. bR34Kr

      bR34Kr

      To ask a Help & Support topic go to this section https://iosgods.com/forum/27-help-support/

       

      :) 

  2. Il tiro che ha segnato curry non è una cosa che puoi fare nemmeno su 2K #NbaTipo

×
  • 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