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

    • Candy Crush Friends Saga v4.18.1 Jailed Cheats +3
      Modded/Hacked App: Candy Crush Friends Saga By King.com Limited
      Bundle ID: com.midasplayer.apps.candycrush4
      iTunes Store Link: https://apps.apple.com/us/app/candy-crush-friends-saga/id1225867923?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

      - Freeze Moves
      - Freeze Lives
      - Freeze Boosters
       


      🍏 Jailbreak iOS hacks: https://iosgods.com/topic/198853-candy-crush-friends-saga-cheats-v4160-3/

       

      📥 iOS Hack Download IPA Link: https://iosgods.com/topic/80354-candy-crush-friends-saga-v4160-jailed-cheats-3/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 437 replies
    • Candy Crush Soda Saga Cheats v1.306.3 +3
      Modded/Hacked App: Candy Crush Soda Saga By King.com Limited
      Bundle ID: com.midasplayer.apps.candycrushsodasaga
      iTunes Store Link: https://apps.apple.com/us/app/candy-crush-soda-saga/id850417475?uo=4

       

      🔧 Mod Requirements

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

       

      🚀 Hack Features

      - Freeze Moves
      - Freeze Lives
      - Freeze Boosters


      🍏 For Non-Jailbroken & No Jailbreak required hacks: https://iosgods.com/topic/191667-candy-crush-soda-saga-v12861-jailed-cheats-3/

       

      📥 iOS Hack Download Link: https://iosgods.com/topic/191666-candy-crush-soda-saga-cheats-v12873-3/
        • Agree
        • Haha
        • Winner
        • Like
      • 31 replies
    • Modern Warships Cheats v0.98.2 +7
      Modded/Hacked App: Modern Warships By Sergiy Petrov
      Bundle ID: com.Shooter.ModernWarships
      iTunes Store Link: https://apps.apple.com/us/app/modern-warships/id1541751298?uo=4


      Hack Features:
      - Multiply Attack
      - Multiply Defense
      - Infinite Ammo
      - No Reload
      - Freeze Boosters
      - Free Subscription?
       + 10% EXP
       + 50% Cash + Gold


      iOS Hack Download Link: https://iosgods.com/topic/146309-modern-warships-cheats-v0450-6/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 1,269 replies
    • The Seven Deadly Sins Cheats v2.89.0 +5
      Modded/Hacked App: The Seven Deadly Sins by Netmarble Corporation
      Bundle ID: com.netmarble.nanagb
      iTunes Store Link: https://apps.apple.com/us/app/the-seven-deadly-sins/id1475440231?uo=4&at=1010lce4


      Hack Features:
      - God Mode
      - OHK
      - Infinite MP


      iOS Hack Download Link: https://iosgods.com/topic/131686-arm64-the-seven-deadly-sins-cheats-v117-3/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 2,069 replies
    • The Kingdom: Medieval Tales v1.0.8 +3 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: The Kingdom: Medieval Tales By BoomBit, Inc.
      Bundle ID: com.stratospheregames.The.Kingdom.Medieval.Tales.Strategy.Building.Games
      App Store Link: https://apps.apple.com/us/app/the-kingdom-medieval-tales/id6744967226?uo=4

       
       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
        • Thanks
        • Winner
        • Like
      • 19 replies
    • Dawn of Ages: Medieval Games v2.5.3 +5 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Dawn of Ages: total war battle By BoomBit, Inc.
      Bundle ID: com.stratospheregames.dawnofages
      App Store Link: https://apps.apple.com/us/app/dawn-of-ages-total-war-battle/id6477473268?uo=4

       


      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Dumb Enemy
      - Premium Enabled
        • Agree
        • Winner
        • Like
      • 102 replies
    • Dawn of Ages: Medieval Games v2.5.3 +5 Cheats [ Damage & Defence ]
      Modded/Hacked App: Dawn of Ages: total war battle By BoomBit, Inc.
      Bundle ID: com.stratospheregames.dawnofages
      App Store Link: https://apps.apple.com/us/app/dawn-of-ages-total-war-battle/id6477473268?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

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Dumb Enemy
      - Premium Enabled

       

      ⬇️ iOS Hack Download Link


      Hidden Content

      Download Hack







       

      📖 iOS Installation Instructions

      STEP 1: Download the .deb 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 needed, tap on the downloaded file again, then select ‘Normal Install’ from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. If it doesn’t install successfully, see the note below.
      STEP 5: Open the game, log in to your iOSGods account when asked, then toggle on the features you want and enjoy!

       

      NOTE: If you have any questions or problems, read our Jailbreak iOS Hack Troubleshooting & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue 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

      - @Puddin
      - @Laxus

       

      📷 Cheat Video/Screenshots

      N/A

       

      More iOS App Hacks
      If you’re looking for Non-Jailbroken & No Jailbreak required iOS IPA hacks, visit the iOS Game Cheats & Hacks or the iOSGods App for a variety of modded games and apps for non-jailbroken iOS devices.

      Modded Android APKs
      Need modded apps or games for Android? Check out the latest custom APK mods, cheats & more in our Android Section.
        • Agree
        • Thanks
        • Winner
        • Like
      • 56 replies
    • Raising a Shin-Gung: Archer Idle RPG v1.0.35 +2 Jailed Cheats [ Damage + More ]
      Modded/Hacked App: 신궁 키우기 : 궁수 방치형 RPG (길드 추가) By RP (Korea)
      Bundle ID: archer.rp.com
      App Store Link: https://apps.apple.com/kr/app/%EC%8B%A0%EA%B6%81-%ED%82%A4%EC%9A%B0%EA%B8%B0-%EA%B6%81%EC%88%98-%EB%B0%A9%EC%B9%98%ED%98%95-rpg-%EA%B8%B8%EB%93%9C-%EC%B6%94%EA%B0%80/id6740514809?uo=4

       
       

      🤩 Hack Features

      - Damage Multiplier
      - God Mode
        • Like
      • 1 reply
    • Raising a Shin-Gung: Archer Idle RPG v1.0.35 +2 Cheats [ Damage + More ]
      Modded/Hacked App: 신궁 키우기 : 궁수 방치형 RPG (길드 추가) By RP (Korea)
      Bundle ID: archer.rp.com
      App Store Link: https://apps.apple.com/kr/app/%EC%8B%A0%EA%B6%81-%ED%82%A4%EC%9A%B0%EA%B8%B0-%EA%B6%81%EC%88%98-%EB%B0%A9%EC%B9%98%ED%98%95-rpg-%EA%B8%B8%EB%93%9C-%EC%B6%94%EA%B0%80/id6740514809?uo=4

       


      🤩 Hack Features

      - Damage Multiplier
      - God Mode
      • 0 replies
    • The Kingdom: Medieval Tales v1.0.8 +3 Cheats [ Damage & Defence ]
      Modded/Hacked App: The Kingdom: Medieval Tales By BoomBit, Inc.
      Bundle ID: com.stratospheregames.The.Kingdom.Medieval.Tales.Strategy.Building.Games
      App Store Link: https://apps.apple.com/us/app/the-kingdom-medieval-tales/id6744967226?uo=4

       
       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
        • Informative
        • Agree
        • Winner
        • Like
      • 22 replies
    • Raising a Pixel Wizard: Idle RPG v1.1.5 +5 Jailed Cheats [ Damage + More ]
      Modded/Hacked App: 픽셀 법사 키우기 : 방치형 RPG By YONGJIN JO
      Bundle ID: com.streetcomplete.pixelmagician
      App Store Link: https://apps.apple.com/kr/app/%ED%94%BD%EC%85%80-%EB%B2%95%EC%82%AC-%ED%82%A4%EC%9A%B0%EA%B8%B0-%EB%B0%A9%EC%B9%98%ED%98%95-rpg/id6741889270?uo=4

       


      🤩 Hack Features

      - Unlimited Gold -> Will increase instead of decrease.
      - Unlimited Diamonds -> Will increase instead of decrease.
      - Damage Multiplier
      - Kill All
      - Speed Multiplier
      • 2 replies
    • Raising a Pixel Wizard: Idle RPG v1.1.5 +5 Cheats [ Damage + More ]
      Modded/Hacked App: 픽셀 법사 키우기 : 방치형 RPG By YONGJIN JO
      Bundle ID: com.streetcomplete.pixelmagician
      App Store Link: https://apps.apple.com/kr/app/%ED%94%BD%EC%85%80-%EB%B2%95%EC%82%AC-%ED%82%A4%EC%9A%B0%EA%B8%B0-%EB%B0%A9%EC%B9%98%ED%98%95-rpg/id6741889270?uo=4

       


      🤩 Hack Features

      - Unlimited Gold -> Will increase instead of decrease.
      - Unlimited Diamonds -> Will increase instead of decrease.
      - Damage Multiplier
      - Kill All
      - Speed Multiplier
      • 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