Jump to content

(Android) Modifier un APK (Argent..) avec .NET Reflector (Traduction Francaise)


3 posts in this topic

Recommended Posts

Posted (edited)

net-reflector-patch.png?resize=553,184

 

Setup .Net Reflector:

➞ Téléchargez le fichier .exe que je vous fournit (ci dessous)

Hidden Content

➞ Accèdez a l'exe et ouvrez le setup .Net Reflector

➞ Il devrait vous posez quelques questions , y répondre comme bon vous semble.

➞ Ensuite, une fois cela fait, il devrait apparaitre une icône sur votre bureau nommé .Net Reflector (si vous avez coché le raccourci mettre sur le bureau)

➞ Maintenant .Net Reflector est configuré 

Comment Installez l'outil Reflexil ? 

• Tous d'abord il faut installez Reflexil:

Hidden Content

• Une fois installé extraire le fichier sur votre bureau avec WinRaR ou 7-Zip

• Une fois extrait ouvrez le fichier et copié ou déplacer le document "Reflexil.Reflector.AIO.dll" dans le fichier de .Net Reflector:

(Personellement) : "Acer (C:)" --> "Program Files (x86)" --> "Red Gate" --> ".Net Reflector" --> "Desktop 9.0" --> "Addins" --> "Collez."

                   

                   ! Voilà Pour Reflexil !

 

Setup Apk AdvancedTool :

Hidden Content

Cette partie est vraiment simple, il suffit de la télécharger et de la décompresser avec Winrar et vous avez terminé !

 

Maintenant passons au tutoriel:

 

Étape 1 :

NOTEZ BIEN QUE CE TUTORIEL SE PASSE SUR PC

- Téléchargez l'APK que vous voulez modder/modifier.

• Pour ce tutoriel j'utilise Hungry Shark Evolution nous allons modifié les Gems & Coins.

- Si vous ne savez pas comment téléchargez un APK sur PC des tutoriels très simples sont disponible sur youtube.

(S'il vous plaît notez que pour modifier un apk en utilisant Reflector, il doit y avoir :

assets, bin,  data, et managed folders, ainsi que assembly-csharp.dll

 - Si ce n'est pas le cas, vous ne pouvez pas le modifier avec Reflector.)

Étape 2 :

- Ouvrez l'APK avec WinRaR (ne pas l'extraire, juste l'ouvrir !) et trouvez les dossier "assets" puis le dossier "bin" puis le dossier "data", puis le managed et enfin faites glissez le fichier assembly-CSharp.dll de l'APK sur votre Bureau.

Étape 3 :

- Faites glisser le fichier Assembly-CSharp.dll vers .Net Reflector et il va l'ouvrir.

- Ensuite, naviguez jusqu'à "Tools"

- Cliquez sur "Add-Ins" (ci reflexil n’apparaît pas en bas de la page "Tools" cliquez sur "Add-Ins" et cliquez sur le + en bas a droite ensuite allez sur "Addins" et cliquez et ouvrez "Reflexil.Reflector.AIO.dll"

- Et normalement Reflexil apparaitra quand vous cliquez sur "tools".

Revenons a nos moutons:

-Cliquez sur Reflexil (votre version)

- Puis naviguez jusqu'à "Tools" à nouveau et cliquez sur "Search".

Étape 4 :

- Maintenant que Reflector est complètement mis en place, naviguez vers la gauche de votre écran, trouvez "Assembly-Csharp.DLL" (0.0.0.0), et cliquez sur le +, puis sur "Assembly-Csharp.dll" et cliquez sur le +.

- Ensuite cliquez sur la deuxième icône à côté de la barre de recherche, en haut a droite, que vous avez ouvert a l’étape 3.

(Donc pas search type mais search Member, quand vous gardez votre curseur sur l'icone)

- Maintenant dans la boîte de recherche, (le champ de recherche que vous avez ouvert via "Tools" de l'étape 3). Tapez "get_currency" et attendez qu'il trouve plusieurs lignes.

- Faites défiler la liste jusqu'à ce que vous voyez celui avec le "Member" étant "SharkStats".

- Lorsque vous le trouvez, double-cliquez dessus, puis cliquez sur "get_currency ()"             ( À gauche il va automatiquement vous mettre sur "get_currency().." cliquez dessus)

Étape 5:

- En bas à droite après avoir cliqué sur get_currency() une box apparaîtra avec 3 lignes de cases dans l'outils "reflexil"

- Faites un clique droit sur les cases et supprimer les, sauf celle avec "ret" 

 (Si vous supprimez accidentellement ret, quittez .Net Reflector et refaites les étapes 3 et 4)

- Ensuite faites un clique droit dans la boite reflexil et cliquez sur "Create New"

◈ L'opCode sera "Ldc.i4"

◈ Votre Operand Type sera "int32"

◈ Et enfin votre Operand sera "999999" ou "737244" ou un nombre que vous souhaitez utilisé.

(Ce sera le montant des Coins et des Gems que vous avez)

- Après avoir fait cela, cliquez sur "Append" et déplacez la case "Ldc.i4" au dessus de celle comprennant "ret" en faisant glissez au dessus.

Étape 6 :

- Maintenant, nous allons travailler sur les Gems. 

- Faites défiler la liste sur le côté gauche qui contient toutes les fonctions.                             (Assurez-vous de rester sous Shark Stats).

- Vous trouverez "PremiumCurrency". Double-cliquez dessus, et l'une des fonctions devrait être get_PremiumCurrency ().

- Double-cliquez dessus et suivez à nouveau l'étape 5.

C'est exactement le même processus.

Étape 7 :

- Une fois que vous avez fini de modifier à la fois les pièces et les Gems :

 - Reduisez "PremiumCurrency" et  "Currency" à gauche sur les petits "moins -" même chose pour "SharkStats" cliquez sur le "moins -" et enfin cliquez sur le "moins -" a coté de "Assembly-CSharp.dll"

(attention ne pas reduire le assembly-CSharp.dll (0.0.0.0)).

- Ensuite faites un clique droit sur "Assembly-CSharp (0.0.0.0)" et curseur sur "Reflexil (votre version)" et cliquez sur "save as.."

- Supprimez le .Patched a cotez de "Assembly-CSharp"

(Ne pas modifié le lieu d'exportation)

- On vous demandera de remplacer "cliquez sur oui"

- Assurez vous de bien lire les messages d'erreur en bas du topic ↓ avant de fermez .Net Reflector. Si vous n'êtes pas concerné fermez .Net Reflector.

Étape 8 :

- Rouvrez maintenant l'apk (avec WinRaR,et déplacez simplement "Assembly-Csharp.dll" vers "Assets" / "bin" / "Data" / "managed" à nouveau.

- Puis quittez Winrar et supprimez "Assembly-CSharp" à partir de votre bureau.

Étape 9 :

- Maintenant, ouvrez le dossier "Advanced ApkTool"

- Déplacez l'apk vers le dossier "4-done" puis ouvrez "Advanced ApkTool.exe"

- Tapez "4" puis cliquez sur la touche "entrer" de votre clavier

- Recherchez l'APK et tapez le numéro indiqué à coté de votre APK souhaité. "1,2,3,4.."

 Puis cliquez sur la touche "entrer" de votre clavier, puis "y" et enfin "entrer"

- Attendez qu'il signe (il dira qu'il est signé).

 

➞ Il ne vous reste plus qu'à placé votre apk signé sur votre téléphone ou émulateur pour le faire fonctionner !

Messages d'erreur possibles :

◉ Si vous recevez un message d'erreur disant "Impossible de résoudre l'assemblage" de PlayMaker, Version 1.6 etc..."c'est tout à fait normal.

Ne fermez PAS .Net Reflector, ouvrez simplement l'apk à nouveau via Winrar et copiez le reste des dlls sur votre bureau (ne recopiez pas assembly-csharp à nouveau)

Maintenant réessayez de réenregistrer et cela devrait fonctionner.

Après l'enregistrement, il suffit de supprimer le reste des dlls (ne supprimez pas assembly-csharp de votre bureau), puis quittez le programme.

(Assurez-vous que vous avez réenregistré le fichier après avoir déplacé les autres DLL sur votre bureau).

◉ Si vous recevez un message d'erreur disant "Fichier n'est pas un exécutable portable, l'en-tête DOS ne contient pas la signature" MZ "."

Cela signifie que le fichier dll doit être déchiffré.

Il n'y a pas actuellement de tutoriel public pour décrypter une DLL, mais nous en avons un dans la section Modders Android.

Clés pour édition:

Int32 = ldc.i4

Int64 = ldc.i8

Single = ldc.r4

Double = ldc.r8

Basic Boolean for True (1) = ldc.i4.1

Basic Boolean for False (0) = ldc.i4.0

 

⚠︎ Ceci était une traduction d'un tutoriel réalisé par un américain sur ce forum.

 ⚠︎ Donc que je l'ai traduit et expliqué pour le groupe francais, cependant je respecte totalement ses droits d'auteurs qui appartiennent donc à : 

Hidden Content
    https://iosgods.com/profile/137677-_/

 

 

 

 

 

 

 

Dites-moi si j'ai eu un problème quelque part car quand j'ai mit l'image ça a un peu fait n'importe quoi -_-

Updated by Danaerys
  • Our picks

    • MADFUT 26 v1.0 +12 Jailed Cheats [ Unlimited Coins & More ]
      Modded/Hacked App: MADFUT 26 By Trivela Games Technologies L.L.C S.O.C
      Bundle ID: com.trivela.madfut
      App Store Link: https://apps.apple.com/us/app/madfut-26/id6752884808?uo=4

       


      🤩 Hack Features

      - Unlimited Coins -> Earn or spend some.
      - Unlimited LTM Points -> Earn or spend some.
      - Freeze Higher/Lower Timer
      - Higher/Lower x10 Winstreak -> For every 1 win, you'll earn 10 wins.
      - Higher/Lower x100 Winstreak -> For every 1 win, you'll earn 10 wins.
      -- No Level for Trading Requirement -> Can trade with others randomly, but unable with friends. Thanks to @0xS14T3R for the bypass! 

      VIP
      - Unlimited Packs -> Buy/use one.
      - Unlimited Tokens -> Use one.
      - Unlimited Draft Puzzle Market Items -> Buy an item.
      - Unlimited Free Pack Reward Points
      - Unlimited Dupes -> Quick sell any card then re-launch the game.
        • Like
      • 1 reply
    • MADFUT 26 v1.0 +12 Cheats [ Unlimited Coins & More ]
      Modded/Hacked App: MADFUT 26 By Trivela Games Technologies L.L.C S.O.C
      Bundle ID: com.trivela.madfut
      App Store Link: https://apps.apple.com/us/app/madfut-26/id6752884808?uo=4

       
       

      🤩 Hack Features

      - Unlimited Coins -> Earn or spend some.
      - Unlimited LTM Points -> Earn or spend some.
      - Freeze Higher/Lower Timer
      - Higher/Lower x10 Winstreak -> For every 1 win, you'll earn 10 wins.
      - Higher/Lower x100 Winstreak -> For every 1 win, you'll earn 10 wins.
      -- No Level for Trading Requirement -> Can trade with others randomly, but unable with friends. Thanks to @0xS14T3R for the bypass!

      VIP
      - Unlimited Packs -> Buy/use one.
      - Unlimited Tokens -> Use one.
      - Unlimited Draft Puzzle Market Items -> Buy an item.
      - Unlimited Free Pack Reward Points
      - Unlimited Dupes -> Quick sell any card then re-launch the game.
        • Winner
        • Like
      • 1 reply
    • Travel Town - Merge Adventure v2.12.1262 Jailed Cheats +1
      Modded/Hacked App: Travel Town - Merge Adventure By Magmatic Games Ltd
      Bundle ID: io.randomco.travel
      iTunes Store Link: https://apps.apple.com/us/app/travel-town-merge-adventure/id1521236603?uo=4


      Hack Features:
      - Infinite Currencies


      iOS Hack Download Link: https://iosgods.com/topic/148953-travel-town-merge-adventure-v212287-jailed-cheats-1/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 828 replies
    • Auto Battles Online - Idle PvP v2.51.0 +2 Jailed Cheats
      Modded/Hacked App: Auto Battles Online - Idle PvP By Tier 9 Game Studios Ltd.
      Bundle ID: com.tier9.abo
      iTunes Store Link: https://apps.apple.com/us/app/auto-battles-online-idle-pvp/id1536993948?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
      - Never Die


      🍏 Jailbreak 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 our iOSGods App IPA Download Tutorial which includes a video example.
      STEP 2: Download Sideloadly and install it on your Windows or Mac.
      STEP 3: Open Sideloadly on your computer, connect your iOS device, and wait until your device name appears in Sideloadly.
      STEP 4: Once your iDevice is recognized, drag the modded .IPA file you downloaded and drop it into the Sideloadly application.
      STEP 5: 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 6: Wait for Sideloadly to finish sideloading/installing the hacked IPA. If there are issues during installation, please read the note below.
      STEP 7: 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 8: 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
        • Agree
        • Thanks
        • Like
      • 48 replies
    • Auto Battles Online - Idle PvP v2.51.0 +2 Cheats
      Modded/Hacked App: Auto Battles Online - Idle PvP By Tier 9 Game Studios Ltd.
      Bundle ID: com.tier9.abo
      iTunes Store Link: https://apps.apple.com/us/app/auto-battles-online-idle-pvp/id1536993948?uo=4


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


      Hack Features:
      - 1 Hit Kill
      - Never Die

      * Linked with hero in PvP
      ** Only applies to main hero


      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 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
      • 390 replies
    • Raid the Dungeon : IDLE RPG v1.82.1 +2 Jailed Cheats
      Modded/Hacked App: Raid the Dungeon : IDLE RPG By VALOFE Co., LTD.
      Bundle ID: kr.co.questgames.druwadungeonig
      App Store Link: https://apps.apple.com/us/app/raid-the-dungeon-idle-rpg/id1478643285?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
      - Never Die

       

      ⬇️ 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 our iOSGods App IPA Download Tutorial which includes a video example.
      STEP 2: Download Sideloadly and install it on your Windows or Mac.
      STEP 3: Open Sideloadly on your computer, connect your iOS device, and wait until your device name appears in Sideloadly.
      STEP 4: Once your iDevice is recognized, drag the modded .IPA file you downloaded and drop it into the Sideloadly application.
      STEP 5: Enter your Apple Account email, then press “Start.” You’ll then be asked to enter your password. Go ahead and provide the required information.
      STEP 6: Wait for Sideloadly to finish sideloading/installing the hacked IPA. If there are issues during installation, please read the note below.
      STEP 7: 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 8: 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
        • Agree
        • Winner
        • Like
      • 1 reply
    • ‎Ninja Turtles: Legends v1.28.2 +5 Cheats
      Modded/Hacked App: Ninja Turtles: Legends By Ludia
      Bundle ID: com.ludia.tmnt
      iTunes Store Link: https://apps.apple.com/us/app/ninja-turtles-legends/id1033282601?uo=4


      Hack Features:
      - No Skills Cooldown

      - 1 dna required to recruit characters

      - no dna required to evolve

      - no gear required to upgrade skills

      - achivements unlocked
       
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 252 replies
    • Ninja Turtles: Legends v1.28.2 +5 Jailed Cheats
      Modded/Hacked App: Ninja Turtles: Legends By Ludia
      Bundle ID: com.ludia.tmnt
      iTunes Store Link: https://apps.apple.com/us/app/ninja-turtles-legends/id1033282601?uo=4&at=1010lce4

      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Cydia Impactor.
      - A Computer Running Windows/Mac/Linux.


      Hack Features:
      - No Skills CoolDown
      - 0 Pizza Cost For Battle
      - Max Level
      - Free Card Pack Rewards Amounts
      - 1 DNA Required To Recruit Characters
      - Lots Of GreenBucks From Mission
      - All Achievements Unlocked
      - All Dialy Missions Unlocked

      This hack works on the latest x64 or ARM64 iDevices: iPhone 5s, 6, 6 Plus, 6s, 6s Plus, 7, 7 Plus, 8, 8 Plus, X, Xr, Xs, Xs Max, SE, iPod Touch 6G, iPad Air, Air 2, Pro & iPad Mini 2, 3, 4 and later.
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 178 replies
    • Skullgirls: Fighting RPG v7.6.2 +3 Cheats
      Modded/Hacked App: Skullgirls: Fighting RPG By Autumn Games
      Bundle ID: com.autumn.skullgirls
      iTunes Store Link: https://apps.apple.com/us/app/skullgirls-fighting-rpg/id1280762571

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


      Hack Features:
      - one hit kill
      - god mode
      - enemies don't attack
      - special skill


      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 then 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 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
      • 366 replies
    • Skullgirls: Fighting RPG v7.6.2 +3 Jailed Cheats
      Modded/Hacked App: Skullgirls By Autumn Games
      Bundle ID: com.autumn.skullgirls
      iTunes Store Link: https://itunes.apple.com/us/app/skullgirls/id1280762571?mt=8&uo=4&at=1010lce4

      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Cydia Impactor.
      - A Computer Running Windows/Mac/Linux.


      Hack Features:
      - Instant Special Skills

      This hack works on the latest x64 or ARM64 iDevices: iPhone 5s, 6, 6 Plus, 6s, 6s Plus, 7, 7 Plus, 8, 8 Plus, X, Xr, Xs, Xs Max, SE, iPod Touch 6G, iPad Air, Air 2, Pro & iPad Mini 2, 3, 4 and later.


      Jailbreak required hack(s): https://iosgods.com/topic/99185-skullgirls-v33-x10-attack-more/


      Hack Download Link:

      Hidden Content

      Download IPA Hack or Download iOSGods App








      PC Installation Instructions:
      STEP 1: If necessary, uninstall the app if you have it installed on your iDevice. Some hacked IPAs will install as a duplicate app. Make sure to back it up so you don't lose your progress.
      STEP 2: Download the pre-hacked .IPA file from the link above to your computer.
      STEP 3: Download Cydia Impactor and extract the archive.
      STEP 4: Open/Run Cydia Impactor on your computer then connect your iOS Device and wait until your device name shows up on Cydia Impactor.
      STEP 5: Once your iDevice appears, drag the modded .IPA file you downloaded and drop it inside the Cydia Impactor application.
      STEP 6: You will now be asked to enter your iTunes/Apple ID email login & then your password. Go ahead and enter the required information..
      STEP 7: Wait for Cydia Impactor to finish sideloading/installing the hacked IPA.
      STEP 8: Once the installation is complete and you see the app on your Home Screen, you will now need to go to Settings -> General -> Profiles & 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: For free Apple Developer accounts you will need to repeat this process every 7 days. Using a disposable Apple ID for this process is suggested but not required. Jailbroken iDevices can skip using Cydia Impactor and just install the IPA mod with AppSync & IPA Installer (or alternatives) from Cydia. If you have any questions or problems, read our Cydia Impactor topic and if you don't find 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:
      - @DanYal


      Cheat Video/Screenshots:

      N/A
        • Informative
        • Agree
        • Thanks
        • Winner
        • Like
      • 122 replies
    • (Isekai & Isekai) 異世界 異世界 ~次はどの作品を、集めよう~ v3.3.1 +2 Cheats
      Modded/Hacked App: 異世界 異世界 ~次はどの作品を、集めよう~ By COLOPL, Inc.
      Bundle ID: jp.colopl.isekai
      iTunes Store Link: https://apps.apple.com/jp/app/%E7%95%B0%E4%B8%96%E7%95%8C-%E7%95%B0%E4%B8%96%E7%95%8C-%E6%AC%A1%E3%81%AF%E3%81%A9%E3%81%AE%E4%BD%9C%E5%93%81%E3%82%92-%E9%9B%86%E3%82%81%E3%82%88%E3%81%86/id6468440641?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

      - Damage Multiplier
      - Defense Multiplier


      🍏 For Non-Jailbroken & No Jailbreak required hacks: 

       

      📥 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

      - AlyssaX64

       

      🎥 Cheat Video/Screenshots

      N/A

       

      🔗 More iOS App Hacks & Android Modded APKs

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

      Need Modded Android APKs too? Head over to the iOSGods Android Section for custom APK mods, cheats, and more.
        • Agree
        • Winner
        • Like
      • 29 replies
    • (Isekai & Isekai) 異世界 異世界 ~次はどの作品を、集めよう~ v3.3.1 +2 Jailed Cheats
      Modded/Hacked App: 異世界 異世界 ~次はどの作品を、集めよう~ By COLOPL, Inc.
      Bundle ID: jp.colopl.isekai
      iTunes Store Link: https://apps.apple.com/jp/app/%E7%95%B0%E4%B8%96%E7%95%8C-%E7%95%B0%E4%B8%96%E7%95%8C-%E6%AC%A1%E3%81%AF%E3%81%A9%E3%81%AE%E4%BD%9C%E5%93%81%E3%82%92-%E9%9B%86%E3%82%81%E3%82%88%E3%81%86/id6468440641?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
      - Defense Multiplier


      🍏 Jailbreak 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 our iOSGods App IPA Download Tutorial which includes a video example.
      STEP 2: Download Sideloadly and install it on your Windows or Mac.
      STEP 3: Open Sideloadly on your computer, connect your iOS device, and wait until your device name appears in Sideloadly.
      STEP 4: Once your iDevice is recognized, drag the modded .IPA file you downloaded and drop it into the Sideloadly application.
      STEP 5: 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 6: Wait for Sideloadly to finish sideloading/installing the hacked IPA. If there are issues during installation, please read the note below.
      STEP 7: 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 8: 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
        • Informative
        • Agree
        • Thanks
        • Winner
        • Like
      • 47 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