Jump to content

Help changing a string


litox

1 post in this topic

Recommended Posts

help please, i tried everything to change "X2, cfstr_freeversion ; "Free Version""

ida:

Spoiler
__text:000000010003CB20 ; ---------------------------------------------------------------------------
__text:000000010003CB20
__text:000000010003CB20 loc_10003CB20                           ; CODE XREF: -[MainSettings tableView:cellForRowAtIndexPath:]+2E0j
__text:000000010003CB20                 ADRP            X25, #classRef_NSString@PAGE
__text:000000010003CB24                 LDR             X0, [X25,#classRef_NSString@PAGEOFF]
__text:000000010003CB28                 ADRL            X8, aOct82023 ; "Oct  8 2023"
__text:000000010003CB30                 STR             X8, [SP,#0x80+var_80]
__text:000000010003CB34                 ADRL            X21, cfstr_S_2 ; "%s"
__text:000000010003CB3C                 MOV             X2, X21
__text:000000010003CB40                 BL              _objc_msgSend$stringWithFormat_
__text:000000010003CB44                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CB48                 MOV             X22, X0
__text:000000010003CB4C                 LDR             X0, [X25,#classRef_NSString@PAGEOFF]
__text:000000010003CB50                 ADRL            X8, a124830 ; "12:48:30"
__text:000000010003CB58                 STR             X8, [SP,#0x80+var_80]
__text:000000010003CB5C                 MOV             X2, X21
__text:000000010003CB60                 BL              _objc_msgSend$stringWithFormat_
__text:000000010003CB64                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CB68                 MOV             X27, X0
__text:000000010003CB6C                 STR             X0, [SP,#0x80+var_58]
__text:000000010003CB70                 ADRP            X8, #classRef_UIImage@PAGE
__text:000000010003CB74                 LDR             X0, [X8,#classRef_UIImage@PAGEOFF]
__text:000000010003CB78                 ADRL            X2, cfstr_Hammer ; "hammer"
__text:000000010003CB80                 BL              _objc_msgSend$systemImageNamed_
__text:000000010003CB84                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CB88                 MOV             X23, X0
__text:000000010003CB8C                 MOV             X0, X20
__text:000000010003CB90                 BL              _objc_msgSend$imageView
__text:000000010003CB94                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CB98                 MOV             X24, X0
__text:000000010003CB9C                 MOV             X2, X23
__text:000000010003CBA0                 BL              _objc_msgSend$setImage_
__text:000000010003CBA4                 BL              _objc_release_x24
__text:000000010003CBA8                 BL              _objc_release_x23
__text:000000010003CBAC                 LDR             X23, [X25,#classRef_NSString@PAGEOFF]
__text:000000010003CBB0                 ADRP            X21, #classRef_NSBundle@PAGE
__text:000000010003CBB4                 LDR             X0, [X21,#classRef_NSBundle@PAGEOFF]
__text:000000010003CBB8                 BL              _objc_msgSend$mainBundle
__text:000000010003CBBC                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CBC0                 STR             X0, [SP,#0x80+var_60]
__text:000000010003CBC4                 BL              _objc_msgSend$infoDictionary
__text:000000010003CBC8                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CBCC                 MOV             X24, X0
__text:000000010003CBD0                 ADRL            X2, cfstr_Cfbundleshortv ; "CFBundleShortVersionString"
__text:000000010003CBD8                 BL              _objc_msgSend$objectForKey_
__text:000000010003CBDC                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CBE0                 MOV             X25, X0
__text:000000010003CBE4                 LDR             X0, [X21,#classRef_NSBundle@PAGEOFF]
__text:000000010003CBE8                 BL              _objc_msgSend$mainBundle
__text:000000010003CBEC                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CBF0                 MOV             X26, X0
__text:000000010003CBF4                 BL              _objc_msgSend$infoDictionary
__text:000000010003CBF8                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CBFC                 MOV             X28, X0
__text:000000010003CC00                 ADRL            X2, cfstr_Cfbundleversio ; "CFBundleVersion"
__text:000000010003CC08                 BL              _objc_msgSend$objectForKey_
__text:000000010003CC0C                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CC10                 MOV             X21, X0
__text:000000010003CC14                 STP             X22, X27, [SP,#0x80+var_70]
__text:000000010003CC18                 STP             X25, X0, [SP,#0x80+var_80]
__text:000000010003CC1C                 ADRL            X2, stru_100DA7EB0 ; "%@.%@ @ %@ %@"
__text:000000010003CC24                 MOV             X0, X23
__text:000000010003CC28                 BL              _objc_msgSend$stringWithFormat_
__text:000000010003CC2C                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CC30                 MOV             X27, X0
__text:000000010003CC34                 MOV             X0, X20
__text:000000010003CC38                 BL              _objc_msgSend$textLabel
__text:000000010003CC3C                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CC40                 MOV             X23, X0
__text:000000010003CC44                 MOV             X2, X27
__text:000000010003CC48                 BL              _objc_msgSend$setText_
__text:000000010003CC4C                 BL              _objc_release_x23
__text:000000010003CC50                 BL              _objc_release_x27
__text:000000010003CC54                 BL              _objc_release_x21
__text:000000010003CC58                 BL              _objc_release_x28
__text:000000010003CC5C                 BL              _objc_release_x26
__text:000000010003CC60                 BL              _objc_release_x25
__text:000000010003CC64                 ADRP            X25, #0x100E0F000
__text:000000010003CC68                 BL              _objc_release_x24
__text:000000010003CC6C                 LDR             X8, [SP,#0x80+var_60]
__text:000000010003CC70                 BL              _objc_release_x8
__text:000000010003CC74                 MOV             X0, X20
__text:000000010003CC78                 BL              _objc_msgSend$textLabel
__text:000000010003CC7C                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CC80                 MOV             X21, X0
__text:000000010003CC84                 BL              _objc_msgSend$adjustsFontSizeToFitWidth
__text:000000010003CC88                 BL              _objc_release_x21
__text:000000010003CC8C                 MOV             X0, X20
__text:000000010003CC90                 BL              _objc_msgSend$detailTextLabel
__text:000000010003CC94                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CC98                 MOV             X21, X0
__text:000000010003CC9C                 ADRL            X2, cfstr_freeversion ; "Free Version"
__text:000000010003CCA4                 BL              _objc_msgSend$setText_
__text:000000010003CCA8                 BL              _objc_release_x21
__text:000000010003CCAC                 LDR             X8, [SP,#0x80+var_58]
__text:000000010003CCB0                 BL              _objc_release_x8
__text:000000010003CCB4                 B               loc_10003D21C
__text:000000010003CCB8 ; ---------------------------------------------------------------------------

 

cfstr_freeversion:

__cfstring:0000000100DA7ED0 cfstr_freeversion __CFString <___CFConstantStringClassReference, 0x7D0, afreeversion,\
__cfstring:0000000100DA7ED0                                         ; DATA XREF: -[MainSettings tableView:cellForRowAtIndexPath:]+4C0o
__cfstring:0000000100DA7ED0                             0x19>       ; "Free Version"

(void)setText:

__objc_stubs:0000000100A7E608 ; id objc_msgSend_setText_(void *, const char *, ...)
__objc_stubs:0000000100A7E608 _objc_msgSend$setText_                  ; CODE XREF: -[ConnectionSettingsViewController initWithStyle:andConnectionType:]+1FCp
__objc_stubs:0000000100A7E608                                         ; -[ConnectionSettingsViewController initWithStyle:andConnectionType:]+230p ...
__objc_stubs:0000000100A7E608                 ADRP            X1, #selRef_setText_@PAGE
__objc_stubs:0000000100A7E60C                 LDR             X1, [X1,#selRef_setText_@PAGEOFF]
__objc_stubs:0000000100A7E610                 ADRP            X16, #_objc_msgSend_ptr@PAGE
__objc_stubs:0000000100A7E614                 LDR             X16, [X16,#_objc_msgSend_ptr@PAGEOFF]
__objc_stubs:0000000100A7E618                 BR              X16
__objc_stubs:0000000100A7E618 ; End of function _objc_msgSend$setText_

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below. For more information, please read our Posting Guidelines.
Reply to this topic... Posting Guidelines

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Our picks

    • SLIME - ISEKAI Memories Cheats v2.0.21+6
      Modded/Hacked App: SLIME - ISEKAI Memories By Bandai Namco Entertainment Inc.
      Bundle ID: jp.co.bandainamcoent.BNEI0402
      iTunes Store Link: https://apps.apple.com/us/app/slime-isekai-memories/id1577316192?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - One Hit Kill
      - God Mode
      - Instant Blessing Use (can use it as many times as you want)
      - 0 Cost to Use Skills
      - Increased Drop Rate for Items (more drops from monsters)
      - Always 100% Chance For Predator Capture and Always S ranked.


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - XxReddingtonxX


      Cheat Video/Screenshots:

      N/A
        • Informative
        • Like
      • 325 replies
    • SLIME - ISEKAI Memories v2.0.21 +5 Cheats
      Modded/Hacked App: SLIME - ISEKAI Memories By BANDAI NAMCO Entertainment Inc.
      Bundle ID: jp.co.bandainamcoent.BNEI0402
      iTunes Store Link: https://apps.apple.com/us/app/slime-isekai-memories/id1577316192?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia or Sileo).


      Hack Features:
      - 1 Hit Kill
      - Never Die 


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above.
      STEP 2: Copy the file over to your iDevice using any of the file managers mentioned above or skip this step if you're downloading from your iDevice.
      STEP 3: Using Filza or iFile, browse to where you saved the downloaded .deb file and tap on it.
      STEP 4: Once you tap on the file, you will need to press on 'Install' or 'Installer' from the options on your screen.
      STEP 5: Let Filza / iFile finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 6: If the hack is a Mod Menu, which is usually the case nowadays, the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 7: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - Zahir


      Cheat Video/Screenshots:

      N/A
        • Like
      • 767 replies
    • Otogi v1.0.87 +2 Cheats
      Modded/Hacked App: Otogi By Jianping Wu
      Bundle ID: com.xgwkgame.otogiprod
      iTunes Store Link: https://apps.apple.com/us/app/otogi/id1619663875?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - x DMG
      - x DEF


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
      • 90 replies
    • Survivor!.io v2.9.4 +5 Cheats
      Modded/Hacked App: Survivor!.io By HABBY PTE. LTD.
      Bundle ID: com.dxx.firenow
      iTunes Store Link: https://apps.apple.com/us/app/survivor-io/id1528941310?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - God Mode
      - No Skills Cooldown
      - Jailbreak Check Removed


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
        • Haha
        • Like
      • 1,103 replies
    • Exile: Desert Survival RPG v0.56.5 +7 Cheats
      Modded/Hacked App: Exile: Desert Survival RPG By Pride Studio OU
      Bundle ID: com.pgstudio.exile.survival
      iTunes Store Link: https://apps.apple.com/us/app/exile-desert-survival-rpg/id1596429856?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia or Sileo).


      Hack Features:
      - Disable Enemy Attacks
      - 1 Hit Kill
      - Increase Level by 1*
      - Kill All Enemies*
      - Set Hunger*
      - Set Thirst*
      - Set Energy*

      * = Open Settings > Enable/Disable Logging


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above.
      STEP 2: Copy the file over to your iDevice using any of the file managers mentioned above or skip this step if you're downloading from your iDevice.
      STEP 3: Using Filza or iFile, browse to where you saved the downloaded .deb file and tap on it.
      STEP 4: Once you tap on the file, you will need to press on 'Install' or 'Installer' from the options on your screen.
      STEP 5: Let Filza / iFile finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 6: If the hack is a Mod Menu, which is usually the case nowadays, the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 7: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - Zahir


      Cheat Video/Screenshots:

      N/A
        • Agree
      • 121 replies
    • DungeonSlasher v0.712.3 +4 Cheats
      Modded/Hacked App: DungeonSlasher By gihyeon lim
      Bundle ID: com.nspgames.dungeonslasher
      iTunes Store Link: https://apps.apple.com/us/app/dungeonslasher/id1620305888?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Damage Multiplier
      - God Mode
      - Drop Multiplier - x1 - 100


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
      • 105 replies
    • Merge Survival : Wasteland v1.28.1 +1 Cheat
      Modded/Hacked App: Merge Survival : Wasteland By Sticky Hands Inc.
      Bundle ID: com.stickyhands.mergesurvival
      iTunes Store Link: https://apps.apple.com/us/app/merge-survival-wasteland/id6443908990?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Free Store


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
      • 113 replies
    • God of Merging : Idle RPG v9.09.38 +3 Cheats
      Modded/Hacked App: God of Merging : Idle RPG By Game Duo Co.,Ltd.
      Bundle ID: net.gameduo.af2
      iTunes Store Link: https://apps.apple.com/us/app/god-of-merging-idle-rpg/id6476134719?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Damage Multiplier
      - Never Die
      - No Ads
      - VIP Enabled


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
      • 64 replies
    • The Demonized: Idle RPG v1.3.1 +5 Cheats
      Modded/Hacked App: The Demonized: Idle RPG By Game Duo Co.,Ltd.
      Bundle ID: com.deepgames.release.becamethedevil
      iTunes Store Link: https://apps.apple.com/us/app/the-demonized-idle-rpg/id6477870177?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Damage Multiplier
      - Never Die
      - Dumb Enemies
      - Attack Speed Multiplier
      - Freeze Resources


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
      • 54 replies
    • Cat Mine : Idle RPG v1.4.4 +1 Cheat
      Modded/Hacked App: Cat Mine : Idle RPG By Game Duo Co.,Ltd.
      Bundle ID: net.gameduo.cm
      iTunes Store Link: https://apps.apple.com/us/app/cat-mine-idle-rpg/id6476374348?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Unlimited Currencies -> Increase When Use


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
      • 24 replies
    • Amikin Survival: Anime RPG v0.2.4 +3 Jailed Cheats [ Durability / Split / Level ]
      Modded/Hacked App: Amikin Survival: Anime RPG By HELIO LTD
      Bundle ID: com.heliogames.amikin.survival
      iTunes Store Link: https://apps.apple.com/us/app/amikin-survival-anime-rpg/id6478102304?uo=4


      Hack Features:
      - Unlimited Weapon Durability
      - Split Hack
      - Max Level -> Earn some XP.


      Jailbreak required hack(s): [Mod Menu Hack] Amikin Survival: Anime RPG v0.2.3 +6 Cheats [ God Mode ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 77 replies
    • Amikin Survival: Anime RPG v0.2.4 +6 Cheats [ God Mode  ]
      Modded/Hacked App: Amikin Survival: Anime RPG By HELIO LTD
      Bundle ID: com.heliogames.amikin.survival
      iTunes Store Link: https://apps.apple.com/us/app/amikin-survival-anime-rpg/id6478102304?uo=4


      Hack Features:
      - God Mode
      - Pet God Mode
      - Unlimited Weapon Durability
      - Split Hack
      - Speed Multiplier
      - Max Level -> Earn some XP.


      Non-Jailbroken & No Jailbreak required hack(s): [Non-Jailbroken Hack] Amikin Survival: Anime RPG v0.2.3 +3 Jailed Cheats [ Durability / Split / Level ] - Free Non-Jailbroken IPA Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Like
      • 40 replies
×
  • 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