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

    • OUTERPLANE - Strategy Anime +2 Cheats
      Mod APK Game Name: OUTERPLANE - Strategy Anime By Major Nine Co., Ltd.
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.smilegate.outerplane.stove.google

       

      🤩 Hack Features

      - Damage Multiplier
      - Defense Multiplier

       

      ⬇️ Android Mod APK Download Link


      Hidden Content

      Download Modded APK







       

      📖 Android Installation Instructions

      STEP 1: Download the modded APK file from the link above using your preferred Android browser or download manager.
      STEP 2: Once the download is complete, open your file manager and locate the downloaded .apk file (usually in the Downloads folder).
      STEP 3: Tap the APK file, then select Install. If prompted, enable Install from Unknown Sources in your device settings.
      STEP 3A: If the mod includes an OBB file, extract it if it’s inside an archive. Then move the folder to: /Android/obb/
      STEP 3B: If the mod includes a DATA file, extract it if it’s archived. Then move the folder to: /Android/data/
      STEP 4: Once installed, open the game and toggle your desired cheats & features through the APK mod menu. Enjoy!

       

      NOTE: If you have any questions or issues, read our Frequently Asked Questions topic. If you still need help, post your issue below and we’ll assist you as soon as possible. If the mod works for you, please share your feedback to help other members!

       

      🙌 Credits

      - Theo1357

       

      📷 Cheat Video/Screenshots

      N/A

       

       iOS & iPadOS 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.
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 14 replies
    • SoulGuardians 2 PLUS - GranAge +2 Cheats
      Mod APK Game Name: SoulGuardians 2 PLUS - GranAge
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.proximadx.projectsoul

       

      🤩 Hack Features

      - Damage Multiplier
      - Defense Multiplier

       

      ⬇️ Android Mod APK Download Link


      Hidden Content

      Download Modded APK







       

      📖 Android Installation Instructions

      STEP 1: Download the modded APK file from the link above using your preferred Android browser or download manager.
      STEP 2: Once the download is complete, open your file manager and locate the downloaded .apk file (usually in the Downloads folder).
      STEP 3: Tap the APK file, then select Install. If prompted, enable Install from Unknown Sources in your device settings.
      STEP 3A: If the mod includes an OBB file, extract it if it’s inside an archive. Then move the folder to: /Android/obb/
      STEP 3B: If the mod includes a DATA file, extract it if it’s archived. Then move the folder to: /Android/data/
      STEP 4: Once installed, open the game and toggle your desired cheats & features through the APK mod menu. Enjoy!

       

      NOTE: If you have any questions or issues, read our Frequently Asked Questions topic. If you still need help, post your issue below and we’ll assist you as soon as possible. If the mod works for you, please share your feedback to help other members!

       

      🙌 Credits

      - AlyssaX64

       

      📷 Cheat Video/Screenshots

      N/A

       

       iOS & iPadOS 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.
        • Agree
        • Winner
        • Like
      • 11 replies
    • Frozen Island +2 Cheats
      Mod APK Game Name: Frozen Island By Linkify Limited
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=leyi.frozenislandpro

       

      🤩 Hack Features

      - Damage Multiplier
      - Defense Multiplier

       

      ⬇️ Android Mod APK Download Link


      Hidden Content

      Download via the iOSGods App for Android







       

      📖 Android Installation Instructions

      STEP 1: Download the modded APK file from the link above using your preferred Android browser or download manager.
      STEP 2: Once the download is complete, open your file manager and locate the downloaded .apk file (usually in the Downloads folder).
      STEP 3: Tap the APK file, then select Install. If prompted, enable Install from Unknown Sources in your device settings.
      STEP 3A: If the mod includes an OBB file, extract it if it’s inside an archive. Then move the folder to: /Android/obb/
      STEP 3B: If the mod includes a DATA file, extract it if it’s archived. Then move the folder to: /Android/data/
      STEP 4: Once installed, open the game and toggle your desired cheats & features through the APK mod menu. Enjoy!

       

      NOTE: If you have any questions or issues, read our Frequently Asked Questions topic. If you still need help, post your issue below and we’ll assist you as soon as possible. If the mod works for you, please share your feedback to help other members!

       

      🙌 Credits

      - AlyssaX64

       

      📷 Cheat Video/Screenshots

      N/A

       

       iOS & iPadOS 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.
        • Winner
      • 1 reply
    • Touhou Incident Idle Clicker +1 Cheat
      Mod APK Game Name: Touhou Incident Idle Clicker By yuichiro takei
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=jp.pluszero.ihen

       

      🤩 Hack Features

      - Loot/Drop Multiplier

       

      ⬇️ Android Mod APK Download Link


      Hidden Content

      Download via the iOSGods App for Android







       

      📖 Android Installation Instructions

      STEP 1: Download the modded APK file from the link above using your preferred Android browser or download manager.
      STEP 2: Once the download is complete, open your file manager and locate the downloaded .apk file (usually in the Downloads folder).
      STEP 3: Tap the APK file, then select Install. If prompted, enable Install from Unknown Sources in your device settings.
      STEP 3A: If the mod includes an OBB file, extract it if it’s inside an archive. Then move the folder to: /Android/obb/
      STEP 3B: If the mod includes a DATA file, extract it if it’s archived. Then move the folder to: /Android/data/
      STEP 4: Once installed, open the game and toggle your desired cheats & features through the APK mod menu. Enjoy!

       

      NOTE: If you have any questions or issues, read our Frequently Asked Questions topic. If you still need help, post your issue below and we’ll assist you as soon as possible. If the mod works for you, please share your feedback to help other members!

       

      🙌 Credits

      - AlyssaX64

       

      📷 Cheat Video/Screenshots

      N/A

       

       iOS & iPadOS 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.
        • Winner
      • 3 replies
    • Fortias Saga: Idle RPG v1.1.05 +5 Cheats
      Mod APK Game Name: Fortias Saga: Idle RPG By ONDI TECHNOLOGY JSC
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.ondi.fortias.saga

       

      🤩 Hack Features

      - Damage Multiplier
      - Defense Multiplier
      - Shards & Items Multiplier → Disable When Do Spending
      - Currencies Multiplier → Disable When Do Spending
      - No Ads

       

      ⬇️ Android Mod APK Download Link


      Hidden Content

      Download Modded APK







       

      📖 Android Installation Instructions

      STEP 1: Download the modded APK file from the link above using your preferred Android browser or download manager.
      STEP 2: Once the download is complete, open your file manager and locate the downloaded .apk file (usually in the Downloads folder).
      STEP 3: Tap the APK file, then select Install. If prompted, enable Install from Unknown Sources in your device settings.
      STEP 3A: If the mod includes an OBB file, extract it if it’s inside an archive. Then move the folder to: /Android/obb/
      STEP 3B: If the mod includes a DATA file, extract it if it’s archived. Then move the folder to: /Android/data/
      STEP 4: Once installed, open the game and toggle your desired cheats & features through the APK mod menu. Enjoy!

       

      NOTE: If you have any questions or issues, read our Frequently Asked Questions topic. If you still need help, post your issue below and we’ll assist you as soon as possible. If the mod works for you, please share your feedback to help other members!

       

      🙌 Credits

      - AlyssaX64

       

      📷 Cheat Video/Screenshots

      N/A

       

       iOS & iPadOS 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.
        • Agree
        • Thanks
        • Winner
        • Like
      • 8 replies
    • Transcender : Idle RPG +3 Cheats
      Mod APK Game Name: Transcender : Idle RPG By Rookie Project Co., Ltd.
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.playgames.transcender

       

      🤩 Hack Features

      - Damage Multiplier
      - Never Die
      - Guest Login

       

      ⬇️ Android Mod APK Download Link


      Hidden Content

      Download Modded APK







       

      📖 Android Installation Instructions

      STEP 1: Download the modded APK file from the link above using your preferred Android browser or download manager.
      STEP 2: Once the download is complete, open your file manager and locate the downloaded .apk file (usually in the Downloads folder).
      STEP 3: Tap the APK file, then select Install. If prompted, enable Install from Unknown Sources in your device settings.
      STEP 3A: If the mod includes an OBB file, extract it if it’s inside an archive. Then move the folder to: /Android/obb/
      STEP 3B: If the mod includes a DATA file, extract it if it’s archived. Then move the folder to: /Android/data/
      STEP 4: Once installed, open the game and toggle your desired cheats & features through the APK mod menu. Enjoy!

       

      NOTE: If you have any questions or issues, read our Frequently Asked Questions topic. If you still need help, post your issue below and we’ll assist you as soon as possible. If the mod works for you, please share your feedback to help other members!

       

      🙌 Credits

      - AlyssaX64

       

      📷 Cheat Video/Screenshots

      N/A

       

       iOS & iPadOS 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.
        • Informative
        • Agree
        • Thanks
        • Winner
        • Like
      • 19 replies
    • Jurassic World Alive v3.18.34 +3 Cheats
      Mod APK Game Name: Jurassic World Alive By Ludia Games inc.
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.ludia.jw

       

      🤩 Hack Features

      - Dumb Dinos
      - Inf. Battery
      - VIP Enabled

       

      ⬇️ Android Mod APK Download Link


      Hidden Content

      Download Modded APK







       

      📖 Android Installation Instructions

      STEP 1: Download the modded APK file from the link above using your preferred Android browser or download manager.
      STEP 2: Once the download is complete, open your file manager and locate the downloaded .apk file (usually in the Downloads folder).
      STEP 3: Tap the APK file, then select Install. If prompted, enable Install from Unknown Sources in your device settings.
      STEP 3A: If the mod includes an OBB file, extract it if it’s inside an archive. Then move the folder to: /Android/obb/
      STEP 3B: If the mod includes a DATA file, extract it if it’s archived. Then move the folder to: /Android/data/
      STEP 4: Once installed, open the game and toggle your desired cheats & features through the APK mod menu. Enjoy!

       

      NOTE: If you have any questions or issues, read our Frequently Asked Questions topic. If you still need help, post your issue below and we’ll assist you as soon as possible. If the mod works for you, please share your feedback to help other members!

       

      🙌 Credits

      - AlyssaX64

       

      📷 Cheat Video/Screenshots

      N/A

       

       iOS & iPadOS 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.
        • Agree
        • Haha
        • Winner
        • Like
      • 14 replies
    • Sherlock: Mystery Merge v7.0 [ +4 Jailed ] Currency Max
      Modded/Hacked App: Sherlock: Mystery Merge By AppGuruz
      Bundle ID: com.appguruz.sherlock.mysterymerge
      iTunes Store Link: https://apps.apple.com/us/app/sherlock-mystery-merge/id6740312377?uo=4

      🚀 Hack Features

      - Gems [ Get & Use ]
      - Coins [ Get & Use ]
      - Energy [ Get & Use ]
      - LvL & EXP MAX [ Get & Use ]
        • Like
      • 5 replies
    • Sherlock: Mystery Merge v7.0 [ +4 Cheats ] Currency Max
      Modded/Hacked App: Sherlock: Mystery Merge By AppGuruz
      Bundle ID: com.appguruz.sherlock.mysterymerge
      iTunes Store Link: https://apps.apple.com/us/app/sherlock-mystery-merge/id6740312377?uo=4

      🚀 Hack Features

      - Gems [ Get & Use ]
      - Coins [ Get & Use ]
      - Energy [ Get & Use ]
      - LvL & EXP MAX [ Get & Use ]
        • Like
      • 5 replies
    • Nonograms Katana v13.120 [ +1 Cheats ] Hint Unlimited
      Modded/Hacked App: Nonograms Katana By Ucdevs Interaction DOO
      Bundle ID: com.ucdevs.iJCross
      iTunes Store Link: https://apps.apple.com/us/app/nonograms-katana/id1037710023?uo=4

      Hack Features:
      - Hint Unlimited / Spend Some
        • Like
      • 5 replies
    • Nonograms Katana v13.120 [ +1 Jailed ] Hint Unlimited
      Modded/Hacked App: Nonograms Katana By Ucdevs Interaction DOO
      Bundle ID: com.ucdevs.iJCross
      App Store Link: https://apps.apple.com/us/app/nonograms-katana/id1037710023?uo=4

      🤩 Hack Features

      - Hint Unlimited / Spend Some
      • 0 replies
    • Cooking Live Restaurant diary v0.42.0 [ +6 Cheats ] Currency Max
      Modded/Hacked App: Cooking Live: Restaurant diary By MATRYOSHKA GAMES CY LTD
      Bundle ID: com.matryoshka.cookingliveprod
      App Store Link: https://apps.apple.com/us/app/cooking-live-restaurant-diary/id1595075449?uo=4
      Hack Features:
      - NO ADS
      - Unlimited Gems 
      - Unlimited Coins
      - Unlimited Star
      - Groceries Max
      - Booster Max / Unlocked 
        • Thanks
        • Winner
        • Like
      • 7 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