Jump to content

The New Auto Lipo/LipoARM64 with iOS 5, 6, 7, 8, 9, 10+ Support!


Rook

54 posts in this topic

Recommended Posts

Updated

Since iOS 9 broke LipoARM64 with it's new "App Slicing" feature, we've made a simple postinst script to patch the user's binary automatically so people don't have to go through the process of thinning their binary and cheaters aren't forced to hack ARM64. For this to work, the thinned binary file must be integrated inside the deb file by the hacker.

 

 

This tutorial will guide you on how to add the new Auto Lipo in your project. 

 

Tip: Click on the images to view them in their full resolution.

Instructions: 
Go ahead and make your project using the "make package" command. You should have a folder named _ in your project folder. 
 
KJJlSLil.png
 
Now go into the _ folder. There should be a folder called DEBIAN. Open it and go ahead and create a new file called postinst and add the code from here into it:
https://github.com/iOSGods/Auto-Lipo-for-iOS-5-to-iOS-9-/blob/master/postinst
 
 

Now we need to edit the postinst script for our project.

iosgods_binary="/var/mobile/Documents/Binary/BINARYNAME" <---- Replace the BINARYNAME with the binary name of the app.
iosgods_target_directory="/var/mobile/Containers/Bundle/Application/*/APPNAME.app/" <--- Replace the APPNAME with your app's name. In my case, it's blackops.app
GguOPl5l.jpg
 

 
iosgods_lipoarm64="/usr/bin/LipoARM64NAME" <--- We will be adding lipoarm64 to the project, and whatever you name the lipo file to, make sure you change it here to. I named my lipo file iOSGodsLipoARM64
lipoarm64_binarytarget="BINARYNAMETOPATCH" <--- This is the binary name lipo will be targeting. Change it to the name of your app's binary. In my case, blackops.
Now your postinst should be edited for the app you are making hack for.
POcoqvCl.png

 
Now inside the _ folder, we need to create folders /var/mobile/Documents/Binary 
Once you have created those folders, go ahead and place the app's binary inside the Binary folder.
IdBE07Ql.png
 
Now we need to add lipoarm64 to the project. Navigate to the beginning of the _ folder, and create folders /usr/bin/ and place the lipoarm64 file inside the bin folder. And remember, make sure lipoarm64  has the same name as in the postinst script (iOSGodsLipoARM64).
 
RwcuSajl.png
 
Now we are ready to build the .deb file. CD into your project file and build the deb using the dpkg command.

 dpkg-deb -Z lzma -b FOLDERNAME

Since the folder in my project is called _ , which contains the DEBIAN folder and other necessary files for our deb, i will write

 dpkg-deb -Z lzma -b _

LZMA is the highest level of compression so your .deb file won't be very big once it's compressed.

 

Now in your project folder, there should be a new folder called "_.deb" And that is it, you're done.  :)
 
--------
 
You can also make your own custom templates to make everything said above automatic. This is an example NIC Template which has the New Auto Lipo integrated.
 
Updated with v3.0 of auto lipo with LipoARM64: http://iosddl.net/ec418d5f1df08afe/iOSGods_CSCI_Patcher_v3.0_NewAutoLipo.nic.tar

 

 

Auto Lipo binary only version 2.0 (installs faster than LipoARM64): http://iosddl.net/7675156e1f8b96e9/iOSGods_CSCI_Patcher_v2.0_NewAutoLipoBinary.nic.tar

When asked for Bundle ID in the template, enter in the binary name and add your binary inside the /ProjectName/autolipo/Binary folder and simply "make package" to generate and get everything ready. Also, the template does not include the latest version of the postinst so please update it manually.

 

 

Thanks to @ for writing the tutorial. :)

 

Note: There's also a simple edition version which you can try out. :)

  • Replies 53
  • Created
  • Last Reply
Posted

I guess posting binary hacks is a thing again, I wonder how the devs will react when they discover you are distributing their game's binary.. Not too happy i'd guess :/

Archived

This topic is now archived and is closed to further replies.

  • Our picks

    • Merge Studio: Fashion Makeover v4.1.2 +50++ Jailed Cheats [ Debug Menu ]
      Modded/Hacked App: Merge Studio: Fashion Makeover By Paxie Games Oyun ve Yazilim Anonim Sirketi
      Bundle ID: com.paxiegames.mergestudio
      iTunes Store Link: https://apps.apple.com/us/app/merge-studio-fashion-makeover/id1615964753?uo=4


      Hack Features:
      - Debug Menu -> Head over to Settings and toggle the Sound button.


      Jailbreak required hack(s): [Mod Menu Hack] Merge Studio: Fashion Makeover v2.3.0 +50++ Cheats [ Debug Menu ] - 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/
      • 92 replies
    • Grimguard Tactics: Fantasy RPG v1.21.3 +3 Jailed Cheats [ Auto Win ]
      Modded/Hacked App: Grimguard Tactics: Fantasy RPG By Outerdawn Limited
      Bundle ID: com.outerdawn.grimguard
      iTunes Store Link: https://apps.apple.com/us/app/grimguard-tactics-fantasy-rpg/id1496893856?uo=4


      Hack Features:
      - Auto Win
      - Unlimited Daily Rewards
      - No Stamina Cost


      Jailbreak required hack(s): [Mod Menu Hack] Grimguard Tactics: Fantasy RPG v1.1.10 +3 Cheats [ Auto Win ] - 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/
      • 146 replies
    • Grimguard Tactics: Fantasy RPG v1.21.3 +3 Cheats [ Auto Win ]
      Modded/Hacked App: Grimguard Tactics: Fantasy RPG By Outerdawn Limited
      Bundle ID: com.outerdawn.grimguard
      iTunes Store Link: https://apps.apple.com/us/app/grimguard-tactics-fantasy-rpg/id1496893856?uo=4


      Hack Features:
      - Auto Win
      - Unlimited Daily Rewards
      - No Stamina Cost


      Non-Jailbroken & No Jailbreak required hack(s): [IPA Mod Menu] Grimguard Tactics: Fantasy RPG v1.1.10 +3 Jailed Cheats [ Auto Win ] - ViP Non-Jailbroken Hacks & 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/
      • 127 replies
    • Merge Studio: Fashion Makeover v4.1.2 +50++ Cheats [ Debug Menu ]
      Modded/Hacked App: Merge Studio: Fashion Makeover By Paxie Games Oyun ve Yazilim Anonim Sirketi
      Bundle ID: com.paxiegames.mergestudio
      iTunes Store Link: https://apps.apple.com/us/app/merge-studio-fashion-makeover/id1615964753?uo=4


      Hack Features:
      - Debug Menu -> Head over to Settings and toggle the Sound button.


      Non-Jailbroken & No Jailbreak required hack(s): [Non-Jailbroken Hack] Merge Studio: Fashion Makeover v2.3.0 +50++ Jailed Cheats [ Debug Menu ] - Free Non-Jailbroken IPA 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/
      • 73 replies
    • Royal Match v32473 +10 Jailed Cheats [ Coins + More ]
      Modded/Hacked App: Royal Match By Dream Games Teknoloji Anonim Sirketi
      Bundle ID: com.dreamgames.royalmatch
      iTunes Store Link: https://apps.apple.com/us/app/royal-match/id1482155847?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:
      - Freeze Coins
      - Freeze Lives
      - Freeze Stars
      - Freeze Boosters
      - Freeze Time
      - Freeze Moves
      - Unlock VIP Badges
      - Unlock VIP Name Styles
      - Unlock VIP Frames
      - Auto Win -> Quit the level.


      Jailbreak required hack(s): [Mod Menu Hack] Royal Match v26455 +11 Cheats [ Unlimited Coins + More ] - 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/
      • 443 replies
    • Royal Match v32473 +10 Cheats [ Coins + More ]
      Modded/Hacked App: Royal Match By Dream Games Teknoloji Anonim Sirketi
      Bundle ID: com.dreamgames.royalmatch
      iTunes Store Link: https://apps.apple.com/us/app/royal-match/id1482155847?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Freeze Coins
      - Freeze Lives
      - Freeze Stars
      - Freeze Boosters
      - Freeze Time
      - Freeze Moves
      - Unlock VIP Badges
      - Unlock VIP Name Styles
      - Unlock VIP Frames
      - Auto Win -> Quit the level.


      Non-Jailbroken & No Jailbreak required hack(s): [IPA Mod Menu] Royal Match v26455 +11 Jailed Cheats [ Unlimited Coins + More ] - Free Non-Jailbroken IPA 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/
      • 560 replies
    • Hello Kitty My Dream Store v1.5.4 +5 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Hello Kitty My Dream Store By ACTGames Co., Ltd.
      Bundle ID: com.actgames.HelloKittyMDS
      iTunes Store Link: https://apps.apple.com/us/app/hello-kitty-my-dream-store/id6736896540?uo=4

       

       
       

      🤩 Hack Features

      - Unlimited Gold
      - Unlimited Energy
      - Unlimited Diamonds
      - Unlimited Gacha Coins
      - Unlimited Stars
      • 36 replies
    • Hello Kitty My Dream Store v1.5.4 +5 Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Hello Kitty My Dream Store By ACTGames Co., Ltd.
      Bundle ID: com.actgames.HelloKittyMDS
      iTunes Store Link: https://apps.apple.com/us/app/hello-kitty-my-dream-store/id6736896540?uo=4

       


      🤩 Hack Features

      - Unlimited Gold
      - Unlimited Energy
      - Unlimited Diamonds
      - Unlimited Gacha Coins
      - Unlimited Stars
      • 27 replies
    • Goblins Wood: Tycoon Idle Sim v2.55.1 +1++ Jailed Cheat [ Unlimited Currencies ]
      Modded/Hacked App: Goblins Wood: Tycoon Idle Sim By ProGamesLab LTD
      Bundle ID: idle.goblins.wood.tycoon
      iTunes Store Link: https://apps.apple.com/us/app/goblins-wood-tycoon-idle-sim/id6446766326?uo=4


      Hack Features:
      - Unlimited Currencies -> Will increase instead of decrease.


      Jailbreak required hack(s): [Mod Menu Hack] Goblins Wood: Tycoon Idle Sim v2.42.0 +1++ Cheat [ 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/
      • 57 replies
    • Goblins Wood: Tycoon Idle Sim v2.55.1 +1++ Cheat [ Unlimited Currencies ]
      Modded/Hacked App: Goblins Wood: Tycoon Idle Sim By ProGamesLab LTD
      Bundle ID: idle.goblins.wood.tycoon
      iTunes Store Link: https://apps.apple.com/us/app/goblins-wood-tycoon-idle-sim/id6446766326?uo=4


      Hack Features:
      - Unlimited Currencies -> Will increase instead of decrease.


      Non-Jailbroken & No Jailbreak required hack(s): [IPA Mod Menu] Goblins Wood: Tycoon Idle Sim v2.42.0 +1++ Jailed Cheat [ Unlimited Currencies ] - Free Non-Jailbroken IPA 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/
      • 71 replies
    • Chrome Valley Customs v29.0.0 +1 Jailed Cheat [ Freeze Moves ]
      Modded/Hacked App: Chrome Valley Customs By Space Ape Ltd
      Bundle ID: com.spaceapegames.carsuperstar
      iTunes Store Link: https://apps.apple.com/us/app/chrome-valley-customs/id6444042518
       

      Hack Features:
      - Freeze Moves


      Jailbreak required hack(s): https://iosgods.com/topic/173179-chrome-valley-customs-v400-1-cheat-unlimited-moves/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 111 replies
    • Backpack Brawl v2.0.1 +1++ Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Backpack Brawl By 1986 GAMES SIA
      Bundle ID: com.rapidfiregames.backpackbrawl
      iTunes Store Link: https://apps.apple.com/us/app/backpack-brawl/id6479175676?uo=4


      Hack Features:
      - Unlimited Currencies -> Earn some.


      Jailbreak required hack(s): [Mod Menu Hack] Backpack Brawl v0.14.0 +1++ 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/
      • 74 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