Jump to content

I can't dump a global-metadata.dat file


Go to solution Solved by Rook,

25 posts in this topic

Recommended Posts

Posted
Just now, JUSTINthebeast said:

YOu do not see a file named UnityFramework?

No, where do I need to find the file?

Im searching in the decompiled APK folder

Posted
29 minutes ago, 6ixsXturn said:

How I can use the Riru tool?

I don't understand the steps in the github

- install riru magisk module

- edit game.h with your game package name and the unity version

- build & install the magisk module 

- start the game  

dumped file here /data/data/GamePackageName/files/

 

  • Like 1
Posted
20 hours ago, SubSeven said:

- install riru magisk module

- edit game.h with your game package name and the unity version

- build & install the magisk module 

- start the game  

dumped file here /data/data/GamePackageName/files/

 

Yes, but when I build the module in Android Studio this have error

https://github.com/Perfare/Riru-Il2CppDumper

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':module:generateJsonModelDebug'.
> Could not resolve all files for configuration ':module:debugCompileClasspath'.
   > Could not resolve rikka.ndk:riru:10.
     Required by:
         project :module
      > Could not resolve rikka.ndk:riru:10.
         > Could not get resource 'https://dl.bintray.com/rikkaw/Libraries/rikka/ndk/riru/10/riru-10.pom'.
            > Could not GET 'https://dl.bintray.com/rikkaw/Libraries/rikka/ndk/riru/10/riru-10.pom'. Received status code 403 from server: Forbidden

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.6.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 18s
 

 

Posted
19 hours ago, JUSTINthebeast said:

R u using the GUI or the real il2cppDumper

the real il2cppdumper

 

22 hours ago, SubSeven said:

- install riru magisk module

- edit game.h with your game package name and the unity version

- build & install the magisk module 

- start the game  

dumped file here /data/data/GamePackageName/files/

 

Or how to build the magisk module?

Posted
10 hours ago, 6ixsXturn said:

Yes, but when I build the module in Android Studio this have error

https://github.com/Perfare/Riru-Il2CppDumper

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':module:generateJsonModelDebug'.
> Could not resolve all files for configuration ':module:debugCompileClasspath'.
   > Could not resolve rikka.ndk:riru:10.
     Required by:
         project :module
      > Could not resolve rikka.ndk:riru:10.
         > Could not get resource 'https://dl.bintray.com/rikkaw/Libraries/rikka/ndk/riru/10/riru-10.pom'.
            > Could not GET 'https://dl.bintray.com/rikkaw/Libraries/rikka/ndk/riru/10/riru-10.pom'. Received status code 403 from server: Forbidden

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.6.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 18s
 

 

 goto file build.gradle and edit :

implementation 'rikka.ndk:riru:10'

by

implementation 'dev.rikka.ndk:riru:10'

 

 

Posted
4 hours ago, SubSeven said:

 goto file build.gradle and edit :


implementation 'rikka.ndk:riru:10'

by


implementation 'dev.rikka.ndk:riru:10'

 

 

This appears in the build

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':module:generateJsonModelDebug'.
> Could not resolve all files for configuration ':module:debugCompileClasspath'.
   > Could not resolve dev.rikka.ndk:riru:10.
     Required by:
         project :module
      > No cached version of dev.rikka.ndk:riru:10 available for offline mode.
      > No cached version of dev.rikka.ndk:riru:10 available for offline mode.
      > No cached version of dev.rikka.ndk:riru:10 available for offline mode.
      > No cached version of dev.rikka.ndk:riru:10 available for offline mode.

Posted
3 hours ago, 6ixsXturn said:

This appears in the build

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':module:generateJsonModelDebug'.
> Could not resolve all files for configuration ':module:debugCompileClasspath'.
   > Could not resolve dev.rikka.ndk:riru:10.
     Required by:
         project :module
      > No cached version of dev.rikka.ndk:riru:10 available for offline mode.
      > No cached version of dev.rikka.ndk:riru:10 available for offline mode.
      > No cached version of dev.rikka.ndk:riru:10 available for offline mode.
      > No cached version of dev.rikka.ndk:riru:10 available for offline mode.

Switch to online mode otherwise it will not be able to download required library...

Look down in console you can click on offline mode that will switch to online.

 

Posted
2 hours ago, SubSeven said:

Switch to online mode otherwise it will not be able to download required library...

Look down in console you can click on offline mode that will switch to online.

 

Could not find a package configuration file provided by "riru" with any of
  the following names:

    riruConfig.cmake
    riru-config.cmake

  Add the installation prefix of "riru" to CMAKE_PREFIX_PATH or set
  "riru_DIR" to a directory containing one of the above files.  If "riru"
  provides a separate development package or SDK, be sure it has been
  installed.

How to make the xposed module?

Idk how to use Android Studio

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Our picks

    • Subway Surfers +8 Mods [ Unlimited Currencies ]
      Mod APK Game Name: Subway Surfers by SYBO Games
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.kiloo.subwaysurf

       

      🤩 Hack Features

      - Currency Modifier -> Earn some.
      - Unlimited Currencies -> Will increase instead of decrease.
      - Freeze Currencies
      - Free In-App Purchases
      - All Characters Unlocked
      - All Boards Unlocked
      - God Mode
      - No Stumble

      Will add more soon.
      • 15 replies
    • Subway Surfers +23 Jailed Cheats [ Currencies + More ]
      Modded/Hacked App: Subway Surfers By Sybo Games ApS
      Bundle ID: com.kiloo.subwaysurfers
      iTunes Store Link: https://apps.apple.com/us/app/subway-surfers/id512939461?uo=4


      Hack Features:
      - Unlimited Currencies
      - Freeze Currencies
      - Free In-App Purchases
      - All Characters Unlocked
      - All Boards Unlocked
      - God Mode
      - No Stumble
      - Score Multiplier
      - Speed Multiplier
      - Gravity Multiplier
      - Jump Height Multiplier
      - Air Jump Height Multiplier
      - Unlimited Jumps
      - Unlimited Powers
      - Instant Lane Change
      - Freeze Trains
      - No Clip
      - Disable All Pickup
      - No Revive Cost
      - Unlimited Jetpack Time
      - Camera Stops
      - Camera Follows


      Jailbreak required hack(s): [Mod Menu Hack] Subway Surfers v3.40.0 +20 Cheats [ Currencies + More ] - ViP Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 103 replies
    • Big Helmets: Heroes of Destiny +3 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Big Helmets: Heroes of Destiny By BoomBit, Inc.
      Bundle ID: com.bighelmets.destiny
      iTunes Store Link: https://apps.apple.com/pl/app/big-helmets-heroes-of-destiny/id6745514342

       
       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      • 18 replies
    • Crazy Gunner: Pixel Survivor v1.2.2 [ +4 Cheats ] DMG MAX
      Modded/Hacked App: Crazy Gunner: Pixel Survivor By LEGUAS INTREPIDAS UNIPESSOAL LDA
      Bundle ID: com.leguas.gunstorm
      App Store Link: https://apps.apple.com/us/app/crazy-gunner-pixel-survivor/id6757685841?uo=4

      🤩 Hack Features

      - Golden Chest 2500 Buy FREE
      - HP Max / Check Hero Stats
      - DMG Max / Check Gun Stats
      - Speed Movement
      • 2 replies
    • Crazy Gunner: Pixel Survivor v1.2.2 [ +4 Jailed ] DMG MAX
      Modded/Hacked App: Crazy Gunner: Pixel Survivor By LEGUAS INTREPIDAS UNIPESSOAL LDA
      Bundle ID: com.leguas.gunstorm
      App Store Link: https://apps.apple.com/us/app/crazy-gunner-pixel-survivor/id6757685841?uo=4

      🤩 Hack Features

      - Golden Chest 2500 Buy FREE
      - HP Max / Check Hero Stats
      - DMG Max / Check Gun Stats
      - Speed Movement
      • 0 replies
    • Hatch Dragons +28 Jailed Cheats [ Debug Menu ]
      Modded/Hacked App: Hatch Dragons By Runaway Play Ltd
      Bundle ID: com.runawayplay.dragons
      App Store Link: https://apps.apple.com/us/app/hatch-dragons/id6746389113?uo=4

       

      🤩 Hack Features

      - Debug Menu -> Pre-enabled. Head into Settings and then press on Debug.
      • 0 replies
    • Matching Story v1.60.02 [ +6 Jailed ] Auto Win
      Modded/Hacked App: Matching Story By VERTEX GAMES PTE. LTD.
      Bundle ID: matching.story
      iTunes Store Link: https://apps.apple.com/ph/app/matching-story/id1558803930?uo=4

       
      🤩 Hack Features

      - Auto Win

      - Coins

      - Diamonds [ Win Match Linked With Moves ]

      - Lives

      - Booster

      - Moves
      • 95 replies
    • Matching Story v1.60.02 [ +6 Cheats ] Auto Win
      Modded/Hacked App: Matching Story By VERTEX GAMES PTE. LTD.
      Bundle ID: matching.story
      iTunes Store Link: https://apps.apple.com/ph/app/matching-story/id1558803930?uo=4


      🤩 Hack Features

      - Auto Win

      - Coins

      - Diamonds [ Win Match Linked With Moves ]

      - Lives

      - Booster

      - Moves
      • 98 replies
    • Hatch Dragons +28 Mods [ Debug Menu ]
      Mod APK Game Name: Hatch Dragons
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.runawayplay.dragons

       

      🤩 Hack Features

      - Debug Menu -> Pre-enabled. Head into Settings and then press on Debug. 
      • 13 replies
    • Subway Surfers City +10 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Subway Surfers City By Sybo Games ApS
      Bundle ID: com.sybogames.subway.surfers.game
      iTunes Store Link: https://apps.apple.com/ca/app/subway-surfers-city/id6504188939?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:
      - Unlimited Coins -> Earn or spend some.
      - Unlimited Keys -> Earn or spend some.
      - Unlimited Revives - Earn or spend some.
      - Unlimited Tokens -> Earn or spend some.
      - All Boards Unlocked
      - All Surfers Unlocked
      - Max Level -> Earn some XP.
      - God Mode
      - Unlimited Score
      - Unlimited Jumps


      Jailbreak required hack(s): [Mod Menu Hack] Subway Surfers City v1.13.2 +7 Cheats [ Unlimited Currencies ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 263 replies
    • Subway Surfers City +5 Mods [ Unlimited Currencies ]
      Mod APK Game Name: Subway Surfers City by SYBO Games
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.sybogames.subway.surfers.game

       

      🤩 Hack Features

      - Unlimited Currencies -> Earn or spend some.
      - Max Level -> Earn some XP.
      - God Mode
      - Score Multiplier
      - Unlimited Jumps 
      • 3 replies
    • Ragnarok Endless Trails +3 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Ragnarok Endless Trails By GRAVITY GAME TECH COMPANY LIMITED
      Bundle ID: com.ggt.roe.ios
      App Store Link: https://apps.apple.com/ph/app/ragnarok-endless-trails/id6746439629?uo=4

       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplayer
      - God Mode
      • 1 reply
×
  • 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