Jump to content

[Android] LibInjector (Write Mods To An App At Runtime)


354 posts in this topic

Recommended Posts

Posted
On 7/4/2018 at 11:40 AM, TheArmKing said:

 

Alright so now that main activity goes under /androidinject right. And Also i noticed that its written /lib/libil2cpp.so but under /lib there is no il2cpp.so, there are folders like armv7 and x86 so should it be /lib/armv7/il2cpp.so

No, the path is relative to the phone's internal data, not to the apk and  it's correct.

On 7/4/2018 at 1:47 AM, AlphaSpark said:

@Sbenny@TheArmKing I built the missing file (MainActivity) from the source. Gonna have to put it on pastebin >>> https://pastebin.com/NDt798RY

So kind of you, thank you so much!

Posted
Just now, Sbenny said:

No, the path is relative to the phone's internal data, not to the apk and  it's correct.

Ah cool. I will try it with the main activity now

Posted (edited)

We're close. 

 

On my side, the game launches, but I can easily notice from the logs that something went wrong as it didn't inject anything.

 

java.io.FileNotFoundException: /data/app-lib/com.example/libexample.so: open failed: EACCES (Permission denied)

 

It looks like the game doesn't have the required permissions to write to that path, (I replaced the folder and the file name in the example above, but the path is correct) so the game simply runs without injecting into the lib.

 

Once again, thanks to @AlphaSpark for his help which helped us a lot. Hopefully we'll soon make this script work properly!

Updated by Sbenny
Posted
On 7/5/2018 at 8:25 PM, Sbenny said:

We're close. 

 

On my side, the game launches, but I can easily notice from the logs that something went wrong as it didn't inject anything.

 

java.io.FileNotFoundException: /data/app-lib/com.example/libexample.so: open failed: EACCES (Permission denied)

 

It looks like the game doesn't have the required permissions to write to that path, (I replaced the folder and the file name in the example above, but the path is correct) so the game simply runs without injecting into the lib.

 

Once again, thanks to @AlphaSpark for his help which helped us a lot. Hopefully we'll soon make this script work properly!

Try adding this to manifest.xml:

<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>

 

Probably useless, but hey.

Posted
10 hours ago, Ted2 said:

Try adding this to manifest.xml:


<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>

 

Probably useless, but hey.

most games have that in the manifest tho

Posted
On 7/7/2018 at 10:43 PM, Ted2 said:

Try adding this to manifest.xml:


<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>

 

Probably useless, but hey.

Thanks for the help, but I spent over 48 hours try to find a solution and this has been one of the first ideas I had, unfortunately it didn't work. (the concept is right, as WRITE_EXTERNAL_STORAGE gives the app permissions to write also in the Internal Storage, as soon as the files you're dealing with are app's internal files, but unfortunately this doesn't seem to fix the issue for some reasons)

 

I guess the smali code is lacking some kind of permissions check before executing the commands which probably caused the issue I experienced.

Posted
4 minutes ago, Sbenny said:

Thanks for the help, but I spent over 48 hours try to find a solution and this has been one of the first ideas I had, unfortunately it didn't work. (the concept is right, as WRITE_EXTERNAL_STORAGE gives the app permissions to write also in the Internal Storage, as soon as the files you're dealing with are app's internal files, but unfortunately this doesn't seem to fix the issue for some reasons)

 

I guess the smali code is lacking some kind of permissions check before executing the commands which probably caused the issue I experienced.

The thing is, you shouldn't be able to access data folder without root. HOWEVER if you access it from your own app, you shoul be able to. His code, is pasted inside the original app, so it SHOULD work. But f*** knows why it doesn't. I've tried it too, with my own code. But without any luck.

  • Like 1
Posted

I'm glad to see many people interested in this thread, hopefully the author will "enlighten" us soon as it looks like I'm not the only one having issues :)

 

Thanks for the help, @Ted2 and good luck!

Posted
21 minutes ago, Sbenny said:

I'm glad to see many people interested in this thread, hopefully the author will "enlighten" us soon as it looks like I'm not the only one having issues :)

 

Thanks for the help, @Ted2 and good luck!

He said he had to fix it to me, but he never said if he was gonna fix it or when he will :p

  • Like 1

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

    • NHRA Legends of Drag Racing v1.1.2 [ +2 Jailed ] Currency Max
      Modded/Hacked App: NHRA Legends of Drag Racing By Concrete Software, Inc.
      Bundle ID: com.concretesoftware.dragracingcar
      App Store Link: https://apps.apple.com/us/app/nhra-legends-of-drag-racing/id6752617567?uo=4

      🤩 Hack Features

      - Enough Gold
      - Enough Cash
      • 0 replies
    • NHRA Legends of Drag Racing v1.1.2 [ +2 Cheats ] Currency Max
      Modded/Hacked App: NHRA Legends of Drag Racing By Concrete Software, Inc.
      Bundle ID: com.concretesoftware.dragracingcar
      App Store Link: https://apps.apple.com/us/app/nhra-legends-of-drag-racing/id6752617567?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

      - Enough Gold
      - Enough Cash

       

      ⬇️ 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

      - IK_IK

       

      📷 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.
      • 0 replies
    • Marblebound v0.7.4 [ +2 Cheats ] Never Die
      Modded/Hacked App: Marblebound By Hoop Technology Sdn Bhd
      Bundle ID: com.ht.marbleheroes
      App Store Link: https://apps.apple.com/ph/app/marblebound/id6754631105?uo=4

      🤩 Hack Features

      Pre Activated Just Login
      - Never Die
      - ATK
      • 0 replies
    • Marblebound v0.7.4 [ +2 Jailed ] Never Die
      Modded/Hacked App: Marblebound By Hoop Technology Sdn Bhd
      Bundle ID: com.ht.marbleheroes
      App Store Link: https://apps.apple.com/ph/app/marblebound/id6754631105?uo=4

      🤩 Hack Features

      Pre Activated Just Login
      - Never Die
      - ATK
      • 0 replies
    • (Jeon Woo-chi: Chronicle of a Taoist) 전우치: 도사 열전 +5 Jailed Cheats
      Modded/Hacked App: 전우치: 도사 열전 By ROOT3 GAMES Co., Ltd.
      Bundle ID: com.root3.ktf
      App Store Link: https://apps.apple.com/kr/app/%EC%A0%84%EC%9A%B0%EC%B9%98-%EB%8F%84%EC%82%AC-%EC%97%B4%EC%A0%84/id6752601495?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
      - In-Game Currencies Multiplier
      - Move Speed Multiplier
      - No ADS

       

      ⬇️ 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
      • 0 replies
    • (Jeon Woo-chi: Chronicle of a Taoist) 전우치: 도사 열전 +5 Cheats
      Modded/Hacked App: 전우치: 도사 열전 By ROOT3 GAMES Co., Ltd.
      Bundle ID: com.root3.ktf
      App Store Link: https://apps.apple.com/kr/app/%EC%A0%84%EC%9A%B0%EC%B9%98-%EB%8F%84%EC%82%AC-%EC%97%B4%EC%A0%84/id6752601495?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
      - Defense Multiplier
      - In-Game Currencies Multiplier
      - Move Speed Multiplier
      - No ADS

       

      ⬇️ 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
      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.
      • 0 replies
    • Sonic Forces: Run Battle Game v7.0.1 +2 Cheats
      Modded/Hacked App: Sonic Forces - Racing Battle By Sega America
      Bundle ID: com.sega.sonic2017ios
      iTunes Store Link: https://apps.apple.com/us/app/sonic-forces-racing-battle/id1262362476?uo=4


      Hack Features:
      - god mode
      - no loss of rings


      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/
      • 549 replies
    • Genesis War +5 Jailed Cheats
      Modded/Hacked App: Genesis War By LINE Games
      Bundle ID: com.linegames.gmg
      App Store Link: https://apps.apple.com/us/app/genesis-war/id6749479176?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
      - Unlimited Skills
      - No Skills Cooldown
      - Instant Win

       

      ⬇️ 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
      • 20 replies
    • Conveyor Squad v0.1.0 [ +2 Cheats ] Currency Max
      Modded/Hacked App: Conveyor Squad By Roshka S.A.
      Bundle ID: play.roshka.conveyorsquad
      App Store Link: https://apps.apple.com/us/app/conveyor-squad/id6751607286?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

      - Unlimited Battle Coins
      - Unlimited Upgrade Coins

       

      ⬇️ 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

      - IK_IK

       

      📷 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.
      • 1 reply
    • Conveyor Squad v0.1.0 [ +2 Jailed ] Currency Max
      Modded/Hacked App: Conveyor Squad By Roshka S.A.
      Bundle ID: play.roshka.conveyorsquad
      App Store Link: https://apps.apple.com/us/app/conveyor-squad/id6751607286?uo=4

      🤩 Hack Features

      - Unlimited Battle Coins
      - Unlimited Upgrade Coins
      • 1 reply
    • Virtual Villagers 7 +100 Mods [ Cheats Menu ]
      Mod APK Game Name: Virtual Villagers 7 By Last Day of Work, LLC
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.ldw.vv7

       

      🤩 Hack Features

      - Cheats Menu -> Head into Settings, toggle the Help button, close settings then re-open to show a Cheats button.*
      - Unlimited Food*
      - Unlimited Wood*
      - Unlimited Stone*
      - Unlimited Tech Points*
      - Unlimited Lavastone*

      * - Head into Settings and toggle the Help button. Only enable 1 feature at a time.
      • 1 reply
    • Virtual Villagers 7 +100 Jailed Cheats [ Cheats Menu ]
      Modded/Hacked App: Virtual Villagers 7 By LDW Software, LLC
      Bundle ID: com.ldw.vv7
      iTunes Store Link: https://apps.apple.com/us/app/virtual-villagers-7/id6756892326

       


      🤩 Hack Features

      - Cheats Menu -> Head into Settings, toggle the Help button, close settings then re-open to show a Cheats button.*
      - Unlimited Food*
      - Unlimited Wood*
      - Unlimited Stone*
      - Unlimited Tech Points*
      - Unlimited Lavastone*

      * - Head into Settings and toggle the Help button. Only enable 1 feature at a time.
      • 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