Jump to content

Seven Deadly Sins: Grand Cross - Mod IPA + iGG Mod Menu Tutorial


203 posts in this topic

Recommended Posts

Updated (edited)

350x350bb.jpg
 

DIY Requirements:
- Windows PC ( Or equivalent Emulator )
- iGameGod App
- Jailbroken iPhone/iPad/iPod Touch with iOS 11.0 ~ 13.7 for Mod IPA Portion:

--Mod IPA Portion can't be done on iOS 14.x as of Jan 2021 due to Appsync Unified not being iOS 14.x compatible(Could change in the future.)
--Mod Menu Portion will work for iOS 14.x as CrackerXI+ and iGameGod are iOS 14.x compatible.


I was originally going to cover this in my God Mode IPA Share thread but I didn't want people getting the false idea that I was going to keep updating the Mod iPA, I'm Referring to this thread: http://bit.ly/39ix6ov

Before we start, your device must be Jailbroken to do any of this. You have to figure out how to jailbreak your own device as each iOS Version and iPhone have different methods and some devices have no methods at all. Review this Subreddit thread for information on your particular device:
https://www.reddit.com/r/jailbreak/wiki/escapeplan/guides/jailbreakcharts

DIY Goals:
- Learn about ARM64 Modding with simple BOOLs and INTs
- Learn about making mod IPA's for il2cpp/Unity3D based games
- Learn about using iOSGod's iGameGod tool to make a mod menu
- Level up yourself from a beggar/leecher into a Cheat Making MACHINE!!!

Synopsis:
This is a Tutorial to teach complete beginners on how to make a simple Mod IPA and a makeshift Mod Menu with iGameGod(13:30 of video) for the game Seven Deadly Sins: Grand Cross.  This can also be carried over to other games made with Unity3D(aka il2cpp games in the cheating community.)

So get ready to get your learn on and Level yourselves up from being a basic beggar/leecher.

DIY Instructions:
1. Watch the video
2. Listen
3. Patience

Software I Used:
• 010 Editor: https://www.sweetscape.com/010editor/
• HxD(alternate Hex Editor): https://mh-nexus.de/en/hxd/
• ARMConverter Utility: http://armconverter.com/
• 7zip: https://www.7-zip.org/
• il2cpp Dumper: https://github.com/Perfare/Il2CppDumper/releases
• WinSCP: https://winscp.net/eng/index.php
• iFunBox 4(requires Non-Marketplace iTunes to be installed): https://bit.ly/34EWjbu
• Non-Marketplace iTunes 64bit: https://www.apple.com/itunes/download/win64
• Non-Marketplace iTunes 32bit: https://www.apple.com/itunes/download/win32
• Notepad++: https://notepad-plus-plus.org/
• Karen's Repo for AppSync Unified(To be able to install Mod IPA's through Filza): https://cydia.akemi.ai/
• AppCake Repo for CrackerXI+: https://cydia.iphonecake.com/
• iGameGod Install and Information: https://iosgods.com/topic/134184-introducing-igamegod-cheat-engine-speed-manager-auto-touch-more/


Credits:
- PhillyTCG (and others listed at the end of the video.)


Tutorial Video:

Hidden Content

React or reply to this topic to see the hidden content & download link. 👀

PS, This started out as a massively Ad-libbed 40 minute tutorial, I cut out most of the un-needed commentary and brain farts to a video just shy of 20 minutes. Hopefully someone learns something new!

 

Updated by PhillyTCG
  • Like 347
  • Winner 23
  • Thanks 30
  • Haha 21
  • Agree 18
  • Informative 19
Posted

this is truly amazing!

 

is there anyway how assembly looks like?

 

i mena u've changed it to mov w0, #-100 

 

in this case, did this game use w0 register? or every getmonsterlevel use w0 register? 

how can i look for normal assembly? 

 

thank you for ur video

  • Like 1
  • Winner 1
Posted (edited)
1 hour ago, yslee806 said:

this is truly amazing!

 

is there anyway how assembly looks like?

 

i mena u've changed it to mov w0, #-100 

 

in this case, did this game use w0 register? or every getmonsterlevel use w0 register? 

how can i look for normal assembly? 

 

thank you for ur video

You can use Ida Pro or Ghidra to check the assembly. To be technical. If a value is an INT or a BOOL, (and in some cases for FLOAT which I didn't cover.) If you look at the End of a function's Assembly, you'll see that after all of it's computations, it puts a final value into either W0, or X0 before the function ends itself(view hawks' run function for this line to make more sense.)

That said, The function is looking for a certain value stored in W0, or X0(both are the same for 99% of uses and can be used interchangeably.)

So at the end of the level function in IDA Pro which is a VERY Short function:

K5jOEm0.png

You can see that the processor is loading a Variable from #0x98(a stack variable from X0 that holds a value at runtime) into W0 and then killing the process.
But we want it to load our value, so that's why I made the guide to put #-100 into it.
~~~~~~~~~
Same goes with the second thing taught in this video:
3sRCF10.png

It's Checking if whatever the incoming value is that's stored in W1 is Less Than #4. If it is then SET the value to True, if it isn't, then SET the value to False. Then kill the process.  For this one, We want it to be false, so we put a #0 into W0

I did not go into Disassembly stuff because with all beginners that I've taught, Doing so unmotivated them and scared them away from modding. And that is the complete opposite of the goal for this guide. ^_^

Updated by PhillyTCG
  • Like 2
  • Winner 1
Posted (edited)

thank you for the amazing explanation

this is exactly what i've been looking for!

i've did not expected this level of explanation

it is very neat and detailed!!

 

again, thank you so much for sharing your knowledge in a very kind way. thank you and love ya :) 

 

question) what can i do if the files are packed and cannot be opened in IDA PRO?

 

 

Updated by yslee806
  • Like 1
Posted
Just now, yslee806 said:

thank you so much for sharing your knowledge in a very kind way. thank you and love ya :)

You're welcome mate. Cheers!

Posted

Dude honestly thank you for this. I've been hoping someone would make a tutorial on how to hack an "actual" game (one that's popular). 

  • Like 1
Guest
This topic is now closed to further replies.
  • Our picks

    • Minion Rush Cheats v12.4.1 +1
      Modded/Hacked App: Minion Rush By Gameloft
      Bundle ID: com.gameloft.despicableme2
      iTunes Store Link: https://apps.apple.com/us/app/minion-rush/id596402997?uo=4


      Hack Features:
      - Free Store ( not Free iAP )
      * Allow purchase stuffs without having enough bananas or tokens


      iOS Hack Download Link: https://iosgods.com/topic/147752-minion-rush-cheats-v791-1/
        • Agree
        • Thanks
        • Winner
        • Like
      • 610 replies
    • HAWK: Airplane Space games Cheats v42.7 +3
      Modded/Hacked App: HAWK: Airplane Fighter jet sky By My.com B.V.
      Bundle ID: com.my.hawk.air.shooter
      iTunes Store Link: https://apps.apple.com/us/app/hawk-airplane-fighter-jet-sky/id1145878423?uo=4


      Hack Features:
      - God Mode
      - OHK
      - Instant Win


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/89813-arm64-hawk-bullet-hell-jet-shooter-v33-jailed-cheats-1/


      Hack Download Link: https://iosgods.com/topic/142184-hawk-airplane-fighter-jet-sky-cheats-v33-3/
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 1,062 replies
    • Mr Autofire Cheats v4.3.3 +3 [ God Mode & More ]
      Modded/Hacked App: Mr Autofire By Lightheart Entertainment Oy
      Bundle ID: games.lightheart.mrautofire
      iTunes Store Link: https://apps.apple.com/us/app/mr-autofire/id1483457500?uo=4

       

      📌 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Sileo, Cydia or Zebra).

       

      🤩 Hack Features

      - God Mode 
      - One Hit Kill
      - Free Store

       

      Non-Jailbroken Hack: https://iosgods.com/topic/134805-mr-autofire-v380-jailed-cheats-1/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/134788-mr-autofire-cheats-v380-3-god-mode-more/
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 640 replies
    • Cafeland - World Kitchen Cheats v2.59.8 +1
      Modded/Hacked App: Cafeland - World Kitchen by Gamegos Internet Teknolojileri Ltd Sti.
      Bundle ID: com.gamegos.mobile.cafeland
      iTunes Store Link: https://apps.apple.com/us/app/cafeland-world-kitchen/id1147665432?uo=4&at=1010lce4



      Hack Features:
      - Freeze Currencies


      iOS Hack Download Link: https://iosgods.com/topic/100701-arm64-cafeland-world-kitchen-cheats-v2023-1/
        • Winner
        • Like
      • 436 replies
    • Fruit Ninja Cheats v3.86.1 +4
      Modded/Hacked App: Fruit Ninja® By Halfbrick
      Bundle ID: com.halfbrick.FruitNinjaLite
      iTunes Store Link: https://apps.apple.com/us/app/fruit-ninja/id403858572?uo=4

       

      📌 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Sileo, Cydia or Zebra).

       

      🤩 Hack Features

      - No Bomb
      - Freeze StarFruits
      - Freeze Frenzy, Double Points in Aracade Mode
      - Infinite Boosters

       

      Non-Jailbroken Hack: https://iosgods.com/topic/86031-fruit-ninja-v3800-jailed-cheats-6/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/85983-fruit-ninja-cheats-v3800-4/
        • Agree
        • Thanks
        • Like
      • 470 replies
    • Armed Heist: TPS Shooting Game Cheats v3.2.12 +6
      Modded/Hacked App: Armed Heist By SOZAP
      Bundle ID: com.sozap.badmen
      iTunes Store Link: https://itunes.apple.com/us/app/armed-heist/id1163705851?mt=8&uo=4&at=1010lce4



      Hack Features:
      - God Mode
      - Dumb AI (No Shoot, No Take Cover) - Not Affect Shotgun AI ¯\_(ツ)_/¯
      - Better Aim
      - No Spread
      - No Reload
      - Instant Max Ammo (Pickup)



      Hack Download Link: https://iosgods.com/topic/75497-arm64-armed-heist-cheats-v117-10/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 1,474 replies
    • The Walking Dead: Survivors v7.26.0 [+2 Jailed Cheats]
      Modded/Hacked App: The Walking Dead: Survivors By Galaxy Play Technology Limited
      Bundle ID: com.elex.twdsaw.apple
      App Store Link: https://apps.apple.com/us/app/the-walking-dead-survivors/id1514546586?uo=4



      🤩 Hack Features

      - Never Die (Explore and Race mode)
      - Damage Multiplier (Explore mode)
      • 5 replies
    • The Walking Dead: Survivors v7.26.0 [+2 Cheats]
      Modded/Hacked App: The Walking Dead: Survivors By Galaxy Play Technology Limited
      Bundle ID: com.elex.twdsaw.apple
      App Store Link: https://apps.apple.com/us/app/the-walking-dead-survivors/id1514546586?uo=4



      🤩 Hack Features

      - Never Die (Explore and Race mode)
      - Damage Multiplier (Explore mode)
       
      • 7 replies
    • Mech Assemble v1.6.29 [+5 Cheats]
      Modded/Hacked App: Mech Assemble By ONEMT PTE. LTD.
      Bundle ID: com.ios.mecharogue.online
      App Store Link: https://apps.apple.com/us/app/mech-assemble/id6739125107?uo=4

       

      🤩 Hack Features

      - High Defense
      - No Reload
       
      • 65 replies
    • Random Dice: Defense v9.5.4 +4 Jailed Cheats
      Modded/Hacked App: Random Dice: Defense By Crater Co., Ltd.
      Bundle ID: com.percent.royaldice
      iTunes Store Link: https://apps.apple.com/us/app/random-dice-defense/id1462877149?uo=4

       

       

      Mod Requirements

      - Non-Jailbroken/Jailed or Jailbroken iPhone or iPad.
      - Sideloadly or alternatives.
      - Computer running Windows/macOS/Linux with iTunes installed.

       

      Hack Features

      - Damage Multiplier
      - CO-OP SP Multiplier
      - PVP SP Multiplier
      - Merge Any Dice


      Jailbreak required iOS hacks: 

       

      iOS Hack Download IPA Link


      Hidden Content

      Download via the iOSGods App







       

      PC Installation Instructions

      STEP 1: Download the pre-hacked .IPA file from the link above to your computer. To download from the iOSGods App, see this tutorial topic which includes a video example.
      STEP 3: Download Sideloadly and install it on your PC.
      STEP 4: Open Sideloadly on your computer, connect your iOS device, and wait until your device name appears in Sideloadly.
      STEP 5: Once your iDevice is recognized, drag the modded .IPA file you downloaded and drop it into the Sideloadly application.
      STEP 6: Enter your Apple Account email when prompted, then press “Start.” You’ll then be asked to enter your password. Go ahead and provide the required information.
      STEP 7: Wait for Sideloadly to finish sideloading/installing the hacked IPA. If there are issues during installation, please read the note below.
      STEP 8: Once the installation is complete and you see the app on your Home Screen, you will need to go to Settings -> General -> Profiles / VPN & Device Management. Once there, tap on the email you entered from step 6, and then tap on 'Trust [email protected]'.
      STEP 9: Now go to your Home Screen and open the newly installed app and everything should work fine. You may need to follow further per app instructions inside the hack's popup in-game.

      NOTE: iOS/iPadOS 16 and later, you must enable Developer Mode. For free Apple Developer accounts, you will need to repeat this process every 7 days. If you have any questions or problems, read our Sideloadly FAQ section of the topic and if you don't find a solution, please post your issue 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
        • Winner
        • Like
      • 160 replies
    • Random Dice: Defense v9.5.4 +4 Cheats
      Modded/Hacked App: Random Dice: Defense By Crater Co., Ltd.
      Bundle ID: com.percent.royaldice
      iTunes Store Link: https://apps.apple.com/us/app/random-dice-defense/id1462877149?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
      - Merge Any Color
      - 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
        • Winner
        • Like
      • 259 replies
    • Tower King! v1.0 [ +3 Cheats ] Easy Win
      Modded/Hacked App: Tower King! By Playmotional Limited
      Bundle ID: com.playmotional.defense
      App Store Link: https://apps.apple.com/us/app/tower-king/id6743542031?uo=4

      🤩 Hack Features

      - Unlimited Coins / AFK Reward
      - Unlimited Exp / LvL Faster UP / AFK Reward
      - DMG / Linked But Use Tower Easy To Win
      • 9 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