Jump to content

help me to understand 64bit hack


m0hammed

3 posts in this topic

Recommended Posts

i now how can hack 32bit but 64bit i cant understand how can i change value to high or low 

 

Hidden Content
    ADD             X29, SP, #0x20
    __text:00000000010DCD0C                 MOV             X19, X3
    __text:00000000010DCD10                 MOV             X21, X2
    __text:00000000010DCD14                 MOV             X20, X1
    __text:00000000010DCD18                 ADRP            X22, #byte_451C385@PAGE
    __text:00000000010DCD1C                 LDRB            W8, [X22,#byte_451C385@PAGEOFF]
    __text:00000000010DCD20                 TBNZ            W8, #0, loc_10DCD58
    __text:00000000010DCD24                 MOV             W0, #0x254C
    __text:00000000010DCD28                 BL              sub_2C38A80
    __text:00000000010DCD2C                 ADRP            X8, #_SkillUtil_t_510926504_0_il2cpp_TypeInfo_var@PAGE
    __text:00000000010DCD30                 ADD             X8, X8, #_SkillUtil_t_510926504_0_il2cpp_TypeInfo_var@PAGEOFF
    __text:00000000010DCD34                 STR             X0, [X8]
    __text:00000000010DCD38                 MOV             W0, #0x80000000
    __text:00000000010DCD3C                 MOVK            W0, #0x2B68
    __text:00000000010DCD40                 BL              sub_2C38B1C
    __text:00000000010DCD44                 ADRP            X8, #_SkillUtil_GetSkillProperty_TisInt32_t1628762099_0_m516930746_0_MethodInfo_var@PAGE
    __text:00000000010DCD48                 ADD             X8, X8, #_SkillUtil_GetSkillProperty_TisInt32_t1628762099_0_m516930746_0_MethodInfo_var@PAGEOFF
    __text:00000000010DCD4C                 STR             X0, [X8]
    __text:00000000010DCD50                 MOV             W8, #1
    __text:00000000010DCD54                 STRB            W8, [X22,#byte_451C385@PAGEOFF]
    __text:00000000010DCD58
    __text:00000000010DCD58 loc_10DCD58                             ; CODE XREF: _SkillUtil_CalculateAmmoBaseCapacity_m_199227708_0+24↑j
    __text:00000000010DCD58                 LDR             W8, [X19]
    __text:00000000010DCD5C                 TBNZ            W8, #0x1F, loc_10DCDE4
    __text:00000000010DCD60                 ADRP            X8, #_SkillUtil_t_510926504_0_il2cpp_TypeInfo_var@PAGE
    __text:00000000010DCD64                 NOP
    __text:00000000010DCD68                 LDR             X0, [X8,#_SkillUtil_t_510926504_0_il2cpp_TypeInfo_var@PAGEOFF]
    __text:00000000010DCD6C                 LDRB            W8, [X0,#0x105]
    __text:00000000010DCD70                 TBZ             W8, #0, loc_10DCD80
    __text:00000000010DCD74                 LDR             W8, [X0,#0xBC]
    __text:00000000010DCD78                 CBNZ            W8, loc_10DCD80
    __text:00000000010DCD7C                 BL              _il2cpp_runtime_class_init_0
    __text:00000000010DCD80
    __text:00000000010DCD80 loc_10DCD80                             ; CODE XREF: _SkillUtil_CalculateAmmoBaseCapacity_m_199227708_0+74↑j
    __text:00000000010DCD80                                         ; _SkillUtil_CalculateAmmoBaseCapacity_m_199227708_0+7C↑j
    __text:00000000010DCD80                 ADRP            X8, #_SkillUtil_GetSkillProperty_TisInt32_t1628762099_0_m516930746_0_MethodInfo_var@PAGE
    __text:00000000010DCD84                 NOP
    __text:00000000010DCD88                 LDR             X4, [X8,#_SkillUtil_GetSkillProperty_TisInt32_t1628762099_0_m516930746_0_MethodInfo_var@PAGEOFF]
    __text:00000000010DCD8C                 MOV             W3, #0x20
    __text:00000000010DCD90                 MOV             X0, #0
    __text:00000000010DCD94                 MOV             X1, X20
    __text:00000000010DCD98                 MOV             X2, X21
    __text:00000000010DCD9C                 BL              _SkillUtil_GetSkillProperty_TisInt32_t1628762099_0_m516930746_0_gshared
    __text:00000000010DCDA0                 MOV             X2, X0
    __text:00000000010DCDA4                 MOV             X0, #0
    __text:00000000010DCDA8                 MOV             W1, #0
    __text:00000000010DCDAC                 MOV             X3, #0
    __text:00000000010DCDB0                 BL              _Mathf_Max_m_1383773559_0
    __text:00000000010DCDB4                 MOV             X21, X0
    __text:00000000010DCDB8                 CBZ             X20, loc_10DCDF4
    __text:00000000010DCDBC                 MOV             X0, X20
    __text:00000000010DCDC0                 MOV             X1, #0
    __text:00000000010DCDC4                 BL              _Actor_get_Attribute_m175352477_0
    __text:00000000010DCDC8                 CBZ             X0, loc_10DCDF4
    __text:00000000010DCDCC                 MOV             X1, #0
    __text:00000000010DCDD0                 BL              _CommonAttribute_get_Clip_m_893078187_0
    __text:00000000010DCDD4                 LDR             W8, [X19]
    __text:00000000010DCDD8                 ADD             W9, W0, W21
    __text:00000000010DCDDC                 ADD             W8, W9, W8

 

for 32bit i can use mov r0,#9999 to change value high or low 

64bit how :( 

Link to comment
Share on other sites

2 hours ago, intell said:

i now how can hack 32bit but 64bit i cant understand how can i change value to high or low 

 

Hidden Content
  • ADD             X29, SP, #0x20
    __text:00000000010DCD0C                 MOV             X19, X3
    __text:00000000010DCD10                 MOV             X21, X2
    __text:00000000010DCD14                 MOV             X20, X1
    __text:00000000010DCD18                 ADRP            X22, #byte_451C385@PAGE
    __text:00000000010DCD1C                 LDRB            W8, [X22,#byte_451C385@PAGEOFF]
    __text:00000000010DCD20                 TBNZ            W8, #0, loc_10DCD58
    __text:00000000010DCD24                 MOV             W0, #0x254C
    __text:00000000010DCD28                 BL              sub_2C38A80
    __text:00000000010DCD2C                 ADRP            X8, #_SkillUtil_t_510926504_0_il2cpp_TypeInfo_var@PAGE
    __text:00000000010DCD30                 ADD             X8, X8, #_SkillUtil_t_510926504_0_il2cpp_TypeInfo_var@PAGEOFF
    __text:00000000010DCD34                 STR             X0, [X8]
    __text:00000000010DCD38                 MOV             W0, #0x80000000
    __text:00000000010DCD3C                 MOVK            W0, #0x2B68
    __text:00000000010DCD40                 BL              sub_2C38B1C
    __text:00000000010DCD44                 ADRP            X8, #_SkillUtil_GetSkillProperty_TisInt32_t1628762099_0_m516930746_0_MethodInfo_var@PAGE
    __text:00000000010DCD48                 ADD             X8, X8, #_SkillUtil_GetSkillProperty_TisInt32_t1628762099_0_m516930746_0_MethodInfo_var@PAGEOFF
    __text:00000000010DCD4C                 STR             X0, [X8]
    __text:00000000010DCD50                 MOV             W8, #1
    __text:00000000010DCD54                 STRB            W8, [X22,#byte_451C385@PAGEOFF]
    __text:00000000010DCD58
    __text:00000000010DCD58 loc_10DCD58                             ; CODE XREF: _SkillUtil_CalculateAmmoBaseCapacity_m_199227708_0+24↑j
    __text:00000000010DCD58                 LDR             W8, [X19]
    __text:00000000010DCD5C                 TBNZ            W8, #0x1F, loc_10DCDE4
    __text:00000000010DCD60                 ADRP            X8, #_SkillUtil_t_510926504_0_il2cpp_TypeInfo_var@PAGE
    __text:00000000010DCD64                 NOP
    __text:00000000010DCD68                 LDR             X0, [X8,#_SkillUtil_t_510926504_0_il2cpp_TypeInfo_var@PAGEOFF]
    __text:00000000010DCD6C                 LDRB            W8, [X0,#0x105]
    __text:00000000010DCD70                 TBZ             W8, #0, loc_10DCD80
    __text:00000000010DCD74                 LDR             W8, [X0,#0xBC]
    __text:00000000010DCD78                 CBNZ            W8, loc_10DCD80
    __text:00000000010DCD7C                 BL              _il2cpp_runtime_class_init_0
    __text:00000000010DCD80
    __text:00000000010DCD80 loc_10DCD80                             ; CODE XREF: _SkillUtil_CalculateAmmoBaseCapacity_m_199227708_0+74↑j
    __text:00000000010DCD80                                         ; _SkillUtil_CalculateAmmoBaseCapacity_m_199227708_0+7C↑j
    __text:00000000010DCD80                 ADRP            X8, #_SkillUtil_GetSkillProperty_TisInt32_t1628762099_0_m516930746_0_MethodInfo_var@PAGE
    __text:00000000010DCD84                 NOP
    __text:00000000010DCD88                 LDR             X4, [X8,#_SkillUtil_GetSkillProperty_TisInt32_t1628762099_0_m516930746_0_MethodInfo_var@PAGEOFF]
    __text:00000000010DCD8C                 MOV             W3, #0x20
    __text:00000000010DCD90                 MOV             X0, #0
    __text:00000000010DCD94                 MOV             X1, X20
    __text:00000000010DCD98                 MOV             X2, X21
    __text:00000000010DCD9C                 BL              _SkillUtil_GetSkillProperty_TisInt32_t1628762099_0_m516930746_0_gshared
    __text:00000000010DCDA0                 MOV             X2, X0
    __text:00000000010DCDA4                 MOV             X0, #0
    __text:00000000010DCDA8                 MOV             W1, #0
    __text:00000000010DCDAC                 MOV             X3, #0
    __text:00000000010DCDB0                 BL              _Mathf_Max_m_1383773559_0
    __text:00000000010DCDB4                 MOV             X21, X0
    __text:00000000010DCDB8                 CBZ             X20, loc_10DCDF4
    __text:00000000010DCDBC                 MOV             X0, X20
    __text:00000000010DCDC0                 MOV             X1, #0
    __text:00000000010DCDC4                 BL              _Actor_get_Attribute_m175352477_0
    __text:00000000010DCDC8                 CBZ             X0, loc_10DCDF4
    __text:00000000010DCDCC                 MOV             X1, #0
    __text:00000000010DCDD0                 BL              _CommonAttribute_get_Clip_m_893078187_0
    __text:00000000010DCDD4                 LDR             W8, [X19]
    __text:00000000010DCDD8                 ADD             W9, W0, W21
    __text:00000000010DCDDC                 ADD             W8, W9, W8

 

 

for 32bit i can use mov r0,#9999 to change value high or low 

64bit how :( 

mov w0,#0xffffff

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Our picks

    • Merge Dragons! v11.6.0 +1 Cheat
      Modded/Hacked App: Merge Dragons! By Gram Games
      Bundle ID: com.gramgames.mergedragons
      iTunes Store Link: https://apps.apple.com/us/app/merge-dragons/id1208952944

       

      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:
      - unlimited currencies





      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:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 266 replies
    • Hero Assemble : Epic Idle RPG v1.0.23 +4 Cheats
      Modded/Hacked App: Hero Assemble : Epic Idle RPG By cookapps
      Bundle ID: com.cookapps.heroassemble
      iTunes Store Link: https://apps.apple.com/us/app/hero-assemble-epic-idle-rpg/id6478940653?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
      - Defense Multiplier
      - Loot Multiplier
      - Jailbreak Detection 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
        • Agree
        • Thanks
        • Winner
        • Like
      • 36 replies
    • SpearKnight Kr - 창술사 키우기-방치형RPG v2.0.40 +3 Cheat
      Modded/Hacked App: 창술사 키우기-방치형RPG By Changgon Woo
      Bundle ID: com.dragonheart.spearknighrpg
      iTunes Store Link: https://apps.apple.com/kr/app/%EC%B0%BD%EC%88%A0%EC%82%AC-%ED%82%A4%EC%9A%B0%EA%B8%B0-%EB%B0%A9%EC%B9%98%ED%98%95rpg/id1584649578?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:
      - Loot Multiplier


      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
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 57 replies
    • The Witch's Knight Korea - 마녀의 기사 : 방치형 2D 오픈월드 RPG v11.0.1 +3 Cheats
      Modded/Hacked App: 마녀의 기사 : 방치형 2D 오픈월드 RPG By DAERI SOFT
      Bundle ID: com.daerigame.witch
      iTunes Store Link: https://apps.apple.com/kr/app/%EB%A7%88%EB%85%80%EC%9D%98-%EA%B8%B0%EC%82%AC-%EB%B0%A9%EC%B9%98%ED%98%95-2d-%EC%98%A4%ED%94%88%EC%9B%94%EB%93%9C-rpg/id1608294398?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
      - Defense Multiplier
      - Currencies Multiplier


      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
        • Informative
        • Agree
        • Haha
        • Thanks
        • Like
      • 39 replies
    • Knights of Valour: Arcade Game v2.36.0.0 +2 Cheats
      Modded/Hacked App: Knights of Valour: Arcade Game By Enjoymi China Technology Limited
      Bundle ID: com.mfun.kovios
      iTunes Store Link: https://apps.apple.com/sg/app/knights-of-valour-arcade-game/id1180029771?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 Damage
      - x Defense


      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
        • Informative
        • Agree
        • Winner
        • Like
      • 27 replies
    • [ SLIME - ISEKAI Memories ] 転生したらスライムだった件 魔王と竜の建国譚 v2.0.30 +2 Cheats
      Modded/Hacked App: 転生したらスライムだった件 魔王と竜の建国譚【まおりゅう】 By BANDAI NAMCO Entertainment Inc.
      Bundle ID: jp.co.bandainamcoent.BNEI0400
      iTunes Store Link: https://apps.apple.com/jp/app/%E8%BB%A2%E7%94%9F%E3%81%97%E3%81%9F%E3%82%89%E3%82%B9%E3%83%A9%E3%82%A4%E3%83%A0%E3%81%A0%E3%81%A3%E3%81%9F%E4%BB%B6-%E9%AD%94%E7%8E%8B%E3%81%A8%E7%AB%9C%E3%81%AE%E5%BB%BA%E5%9B%BD%E8%AD%9A-%E3%81%BE%E3%81%8A%E3%82%8A%E3%82%85%E3%81%86/id1565488936?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
      - Damage Multiplier
      - Defense Multiplier


      English Version


      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
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 154 replies
    • SLIME - ISEKAI Memories v2.0.30 +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
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 778 replies
    • Idle Ninja Online v2170 +9 Cheats
      Modded/Hacked App: Idle Ninja Online By Puzzle Monsters Inc.
      Bundle ID: com.puzzlemonsters.growninja
      iTunes Store Link: https://apps.apple.com/us/app/idle-ninja-online/id1559182313?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:
      - no skills cooldown





      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:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 552 replies
    • Zombies vs. Towers v13.1.122 +4 [Currency Hack]
      Modded/Hacked App: Zombies vs. Towers By intellis d.o.o.
      Bundle ID: com.edenap.z2
      iTunes Store Link: https://apps.apple.com/us/app/zombies-vs-towers/id1545660538?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:
      - No Ads
      - Infinite Currencies
      - Infinite Ammo
      - Freeze Wall HP


      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/


        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 84 replies
    • Airport BillionAir v1.18.0 +1 [Currency Hack]
      Modded/Hacked App: Airport BillionAir By Lion Studios Plus LLC
      Bundle ID: com.rogueharbour.billionair.airport
      iTunes Store Link: https://apps.apple.com/us/app/airport-billionair/id1553151665?uo=4


      Hack Features:
      - Infinite Currency


      Jailbreak required hack(s): 


        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 42 replies
    • Airport BillionAir v1.18.0 +1 [Currency Hack]
      Modded/Hacked App: Airport BillionAir By Rogue Harbour Game Studio Inc
      Bundle ID: com.rogueharbour.billionair.airport
      iTunes Store Link: https://apps.apple.com/us/app/airport-billionair/id1553151665?uo=4


      Hack Features:
      - Infinite Currency
      - Unlock Crew


      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/
        • Informative
        • Agree
        • Thanks
        • Winner
        • Like
      • 53 replies
    • Merge Inn - Tasty Match Puzzle v5.15.1 +1 Cheat
      Modded/Hacked App: Merge Inn - Tasty Match Puzzle By Original Games OU
      Bundle ID: com.mergegame.merge
      iTunes Store Link: https://apps.apple.com/us/app/merge-inn-tasty-match-puzzle/id1541160673?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:
      - freeze currencies





      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:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
        • Informative
        • Agree
        • Haha
        • Thanks
        • Like
      • 93 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