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

    • DRAGON BALL Z DOKKAN BATTLE Japan v5.29.0 +3 Cheats for Non-Jailbroken!
      Modded/Hacked App: ドラゴンボールZ ドッカンバトル by BANDAI NAMCO Entertainment Inc.
      Bundle ID: jp.co.bandainamcogames.BNGI0211
      iTunes Store Link: https://itunes.apple.com/jp/app/%E3%83%89%E3%83%A9%E3%82%B4%E3%83%B3%E3%83%9C%E3%83%BC%E3%83%ABz-%E3%83%89%E3%83%83%E3%82%AB%E3%83%B3%E3%83%90%E3%83%88%E3%83%AB/id951627670?mt=8&uo=4&at=1010lce4

      Hack Features
      - Unlimited HP
      - Unlimited Defense
      - Unlimited Attack


      Jailbroken version of this hack: https://iosgods.com/topic/26099-draon-ball-z-dokkan-battle-japan-ドラゴンボールz-ドッカンバトル-v351-7-cheats/
      • 557 replies
    • DRAGON BALL Z DOKKAN BATTLE Japan (ドラゴンボールZ ドッカンバトル) v5.31.5 +7 Cheats!
      Modded/Hacked App: ドラゴンボールZ ドッカンバトル By BANDAI NAMCO Entertainment Inc.
      Bundle ID: jp.co.bandainamcogames.BNGI0211
      iTunes Link: https://itunes.apple.com/jp/app/ドラゴンボールz-ドッカンバトル/id951627670


      Hack Features
      - Unlimited HP  -  (Put .0 at the back of your value: 1000.0)
      - Unlimited Damage  -  (Put .0 at the back of your value: 1000.0)
      - Unlimited Defense  -  (Put .0 at the back of your value: 1000.0)
      - Dice Hack -  [ONLY RANGE BETWEEN 1 - 6 or it will crash]  -  (Put .0 at the back of your value: 4.0)
      - Dice Hack 1, 2, 3
      - Dice Hack 4, 5, 6
      - Auto Win Battles -> Disable if you get errors.
      PUT .0 at the back of all values!
      • 8,014 replies
    • [Hack] DRAGON BALL Z DOKKAN BATTLE v5.31.0 +3 Cheats! [iOS 18/26]
      Modded/Hacked App: DRAGON BALL Z DOKKAN BATTLE by BANDAI NAMCO Entertainment Inc.
      Bundle ID: jp.co.bandainamcogames.BNGI0221
      iTunes Store Link: https://itunes.apple.com/us/app/dragon-ball-z-dokkan-battle/id951627425


      Hack Features:
      - High Damage
      - High Defense
      - High HP

       

      Jailbroken hack: https://iosgods.com/topic/26098-updated-dragon-ball-z-dokkan-battle-v312-3-cheats/
      DRAGON BALL Z DOKKAN BATTLE Discussions Club: https://iosgods.com/clubs/23-dragon-ball-z-dokkan-battle-club/
      • 1,708 replies
    • DRAGON BALL Z DOKKAN BATTLE v5.31.0 +3 Cheats!
      [Updated] DRAGON BALL Z DOKKAN BATTLE Cheats!
      Modded/Hacked App: DRAGON BALL Z DOKKAN BATTLE By BANDAI NAMCO Entertainment Inc.
      Bundle ID: jp.co.bandainamcogames.BNGI0221
      iTunes Link: https://itunes.apple.com/us/app/dragon-ball-z-dokkan-battle/id951627425


      Hack Features:
      - Unlimited HP - (Put .0 at the back of your value: 1111.0)
      - Unlimited Damage - (Put .0 at the back of your value: 1111.0)
      - Unlimited Defense - (Put .0 at the back of your value: 1111.0)
      - Dice Hack
      - Auto Win Battles
      PUT .0 at the back of all values!

      Dice hack doesn't work for tournaments, not recommended to use during one
      Auto Win HIGH RISK OF BAN when used in tournaments

      ViP Version: https://iosgods.com/topic/48201-dragon-ball-z-dokkan-battle-v311-5-cheats-ips4-celebration/
      Non-Jailbroken Version: https://iosgods.com/forum/78-vip-non-jailbroken-hacks-cheats/
      DRAGON BALL Z DOKKAN BATTLE Discussions Club: https://iosgods.com/clubs/23-dragon-ball-z-dokkan-battle-club/
      • 13,299 replies
    • DRAGON BALL Z DOKKAN BATTLE v5.31.0 +7 Cheats [ iOS 17/18/26 Support ]
      Modded/Hacked App: DRAGON BALL Z DOKKAN BATTLE By BANDAI NAMCO Entertainment Inc.
      Bundle ID: jp.co.bandainamcogames.BNGI0221
      iTunes Link: https://itunes.apple.com/us/app/dragon-ball-z-dokkan-battle/id951627425


      Hack Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iFile / Filza / iFunBox / iTools or any other file managers for iOS.
      - Cydia Substrate (from Cydia).
      - PreferenceLoader (from Cydia).


      Hack Features:
      - Unlimited HP  -  (Put .0 at the back of your value: 1000.0)<br style="color:#555555">- Unlimited Damage  -  (Put .0 at the back of your value: 1000.0)<br style="color:#555555">- Unlimited Defense  -  (Put .0 at the back of your value: 1000.0)<br style="color:#555555">- Dice Hack -  [ONLY RANGE BETWEEN 1 - 6 or it will crash]  -  (Put .0 at the back of your value: 4.0)
      - Dice Hack 1, 2, 3
      - Dice Hack 4, 5, 6
      - Auto Win Battles

      Non-Jailbroken version of this hack: https://iosgods.com/topic/37875-hack-dragon-ball-z-dokkan-battle-v2120-3-cheats-ios-10/
      Free version of this hack: https://iosgods.com/topic/26098-updated-dragon-ball-z-dokkan-battle-v330-3-cheats/
      DRAGON BALL Z DOKKAN BATTLE Discussions Club: https://iosgods.com/clubs/23-dragon-ball-z-dokkan-battle-club/


      Hack Download Link:
      https://iosgods.com/topic/48201-dragon-ball-z-dokkan-battle-v331-7-cheats-ips4-celebration/

      Credits:
      - @ZahirSher
      - @DiDA
      • 2,448 replies
    • Solo Leveling:Arise v1.3.16 Jailed Cheats +2
      Modded/Hacked App: Solo Leveling:Arise By Netmarble Corporation
      Bundle ID: com.netmarble.sololv
      iTunes Store Link: https://apps.apple.com/us/app/solo-leveling-arise/id1662742277?uo=4


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - Immunte to Physical Damage
      - Multiply Attack



      iOS Hack Download IPA Link: https://iosgods.com/topic/184739-solo-levelingarise-v1265-jailed-cheats-2/
      • 430 replies
    • Archero Cheats v7.3.0 +5 [ God Mode & More ]
      Modded/Hacked App: Archero by HABBY PTE. LTD.
      Bundle ID: com.habby.archero
      iTunes Store Link: https://apps.apple.com/us/app/archero/id1453651052?uo=4&at=1010lce4



      Hack Features:
      - Multiply Defense to
      - Multiply Damage to
      - God Mode
      - OHK (Must use with God Mode)
      - Freeze Enemies

      NOTE: If you want to use god mode and ohk turn off multiply damage and defense first. I added multiply damage and defense there to avoid ban


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/100710-archero-v210-enemies-dont-attack-x30-attack/


      Hack Download Link: https://iosgods.com/topic/96783-arm64-archero-cheats-v220-5/
      • 15,898 replies
    • Knights & Dragons - RPG Cheats v1.74.1 +2
      Modded/Hacked App: Knights & Dragons - RPG By Deca Games EOOD
      Bundle ID: jp.gree.greeapp3179
      iTunes Store Link: https://apps.apple.com/us/app/knights-dragons-rpg/id539793374?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 (Linked with Enemy PvP)
      - Multiply Attack (PvE Only)

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/153444-knights-dragons-rpg-v1728-2/
      • 186 replies
    • Puzzle & Dragons (English) v22.7.0 Jailed Cheats +2
      Modded/Hacked App: Puzzle & Dragons (English) By GungHo Online Entertainment, INC.
      Bundle ID: jp.gungho.padEN
      iTunes Store Link: https://apps.apple.com/us/app/puzzle-dragons-english/id563474464?uo=4


      Hack Features:
      - God Mode
      - One Hit Kill


      Jailbreak required hack(s): https://iosgods.com/topic/133984-puzzle-dragons-japan-english-cheats-all-versions-3/


      iOS Hack Download Link: https://iosgods.com/topic/135066-puzzle-dragons-english-v1931-jailed-cheats-2/
      • 320 replies
    • [ Puzzle & Dragons KR ] 퍼즐앤드래곤 v22.7.0 Jailed Cheats +2
      Modded/Hacked App: 퍼즐앤드래곤 By GungHo Online Entertainment, INC.
      Bundle ID: jp.gungho.padKO
      iTunes Store Link: https://apps.apple.com/kr/app/%ED%8D%BC%EC%A6%90%EC%95%A4%EB%93%9C%EB%9E%98%EA%B3%A4/id588637521?uo=4


      Hack Features:
      - God Mode
      - One Hit Kill


      Jailbreak required hack(s): https://iosgods.com/topic/133984-puzzle-dragons-japan-english-cheats-all-versions-3/


      iOS Hack Download Link: https://iosgods.com/topic/146388-puzzle-dragons-korea-%ED%8D%BC%EC%A6%90%EC%95%A4%EB%93%9C%EB%9E%98%EA%B3%A4-v1920-jailed-cheats-2/
      • 28 replies
    • Solitaire Master: Merge Garden v1.2.1 [ +5 Cheats ] Currency Max
      Modded/Hacked App: Solitaire Master: Merge Garden By FUNJOY TECHNOLOGY LIMITED
      Bundle ID: com.solitairemanor.secrets
      App Store Link: https://apps.apple.com/us/app/solitaire-master-merge-garden/id6748138347?uo=4

      🤩 Hack Features

      - Unlimited Coins
      - Unlimited Tickets
      - Unlimited Undo
      - Unlimited Extra Cards
      - Unlimited Gold Card 
      • 0 replies
    • Solitaire Master: Merge Garden v1.2.1 [ +5 Jailed ] Currency Max
      Modded/Hacked App: Solitaire Master: Merge Garden By FUNJOY TECHNOLOGY LIMITED
      Bundle ID: com.solitairemanor.secrets
      App Store Link: https://apps.apple.com/us/app/solitaire-master-merge-garden/id6748138347?uo=4

      🤩 Hack Features

      - Unlimited Coins
      - Unlimited Tickets
      - Unlimited Undo
      - Unlimited Extra Cards
      - Unlimited Gold Card
      • 0 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