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

    • My Talking Angela 2 Cheats v25.3.3 +2
      Modded/Hacked App: My Talking Angela 2 By Outfit7 Limited
      Bundle ID: com.outfit7.mytalkingangela2
      iTunes Store Link: https://apps.apple.com/us/app/my-talking-angela-2/id1536584509?uo=4


      Hack Features:
      - Infinite Currencies
      - No Ads


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/147072-my-talking-angela-2-v1013-jailed-cheats-2/


      iOS Hack Download Link: https://iosgods.com/topic/147070-my-talking-angela-2-cheats-all-versions-2/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 112 replies
    • My Talking Tom Friends Cheats v25.3.2 +2
      Modded/Hacked App: My Talking Tom Friends By Outfit7 Limited
      Bundle ID: com.outfit7.mytalkingtomfriends
      iTunes Store Link: https://apps.apple.com/us/app/my-talking-tom-friends/id1473424857?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

      - Infinite Coins
      - No Ads

      Non-Jailbroken Hack: https://iosgods.com/topic/128377-my-talking-tom-friends-v392-jailed-cheats-2/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/128376-my-talking-tom-friends-cheats-v2510-2/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 156 replies
    • My Talking Tom 2 Cheats v25.3.5 +2
      Modded/Hacked App: My Talking Tom 2 by Outfit7 Limited
      Bundle ID: com.outfit7.mytalkingtom2
      iTunes Store Link: https://itunes.apple.com/us/app/my-talking-tom-2/id1337578317?mt=8&uo=4&at=1010lce4



      Hack Features:
      - Infinite Coins (Spend some/ Get some)
      - No Ads


      Hack Download Link: https://iosgods.com/topic/82755-arm64-my-talking-tom-2-cheats-v102002-1/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 716 replies
    • Barbie Dreamhouse Adventures Cheats v2025.7.0 +1
      Modded/Hacked App: Barbie Dreamhouse Adventures By Budge Studios
      Bundle ID: com.budgestudios.BarbieDreamhouse
      iTunes Store Link: https://apps.apple.com/us/app/barbie-dreamhouse-adventures/id1296796112?uo=4


      Hack Features:
      - PREMIUM


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/150378-barbie-dreamhouse-adventures-v202180-jailed-cheats-1/


      iOS Hack Download Link: https://iosgods.com/topic/150377-barbie-dreamhouse-adventures-cheats-v202180-1/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 80 replies
    • Mystery Manor: hidden objects Cheats v7.60.0 +3
      Modded/Hacked App: Mystery Manor: hidden objects By Game Insight UAB
      Bundle ID: com.gameinsight.ios.mmanor
      iTunes Store Link: https://apps.apple.com/us/app/mystery-manor-hidden-objects/id1077800365?uo=4


      Hack Features:
      - Infinite Coins
      - Infinite Gems
      - Infinite Energy


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/148999-mystery-manor-hidden-objects-v5600-jailed-cheats-3/


      iOS Hack Download Link: https://iosgods.com/topic/148995-mystery-manor-hidden-objects-cheats-v5600-3/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 39 replies
    • Warhammer 40,000: Tacticus v1.32.120 +4 Cheats
      Modded/Hacked App: Warhammer 40,000: Tacticus By Snowprint Studios AB
      Bundle ID: com.snowprintstudios.tacticus
      iTunes Store Link: https://apps.apple.com/us/app/warhammer-40-000-tacticus/id1599937506?uo=4

      Hack Features:
      - Always Win [ even if all your characters die, you win ]
      - Custom Ability Stats
      - Ability Always Available
      - Game Speed Multiplier

      Note: Use characters that do ability attack to multiple enemies like Varro Tigurius & Bellator


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/163492-warhammer-40000-tacticus-v1133-3-cheats-for-jailed-idevices/


      iOS Hack Download Link: https://iosgods.com/topic/163377-warhammer-40000-tacticus-v1133-4-cheats/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 309 replies
    • Prison Empire Tycoon-Idle Game Cheats v4.2.2 +2
      Modded/Hacked App: Prison Empire Tycoon-Idle Game by Digital Things Sociedad Limitada
      Bundle ID: com.codigames.idle.prison.empire.manager.tycoon
      iTunes Store Link: https://apps.apple.com/us/app/prison-empire-tycoon-idle-game/id1508490923?uo=4&at=1010lce4


      Hack Features:
      - Infinite Cash
      - No Ads


      Non-Jailbroken & No Jailbreak required hack(s):  https://iosgods.com/topic/128324-arm64-prison-empire-tycoon%EF%BC%8Didle-game-v102-jailed-cheats-2/

       
      iOS Hack Download Link: https://iosgods.com/topic/128322-arm64-prison-empire-tycoon%EF%BC%8Didle-game-cheats-all-versions-2/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 1,165 replies
    • UNKILLED - Zombie Online FPS Cheats v2.5.1 +5
      Modded/Hacked App: UNKILLED - Zombie Online FPS By MADFINGER Games, a.s.
      Bundle ID: com.madfingergames.unkilled
      iTunes Store Link: https://itunes.apple.com/us/app/unkilled-zombie-online-fps/id969488951?mt=8&uo=4&at=1010lce4


      Hack Features:
      - OHK / Huge Damage*
      - God Mode*
      - Kill All Enemies with One tap
      - Infinite Ammo
      - Infinite Items

      * Works Online PvP


      Hack Download Link: https://iosgods.com/topic/71989-arm64-unkilled-zombie-online-fps-cheats-v107-5/


      Credits:
      - @Laxus
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 1,334 replies
    • Jetpack Joyride 2 Cheats v4.2.10 +1
      Modded/Hacked App: Jetpack Joyride 2 By Halfbrick
      Bundle ID: com.halfbrick.jetpackjoyride2
      iTunes Store Link: https://apps.apple.com/us/app/jetpack-joyride-2/id1598096399?uo=4


      Hack Features:
      - Infinite Currencies


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/141408-jetpack-joyride-2-v0120-jailed-cheats-1/


      iOS Hack Download Link: https://iosgods.com/topic/141406-jetpack-joyride-2-cheats-all-versions-1/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 110 replies
    • My Cafe — Restaurant game Cheats v2025100.4.782 +3
      Modded/Hacked App: My Cafe — Restaurant Game By Melsoft
      Bundle ID: com.Melesta.MyCafe
      iTunes Store Link: https://apps.apple.com/us/app/my-cafe-restaurant-game/id1068204657?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

      - Increase Game Speed
      - No Timer to Buy Energy
      - Custom Dice Value


      Notes:
      - DO NOT BUY VIP FOR OTHER FEATURES, IT HAS BEEN PATCHED AND NO LONGER WORK

       

      Non-Jailbroken Hack: https://iosgods.com/topic/134272-my-cafe-%E2%80%94-restaurant-game-v20250205684-3-cheats/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/130634-my-cafe-%E2%80%94-restaurant-game-cheats-v20250300691-3/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 664 replies
    • Jetpack Joyride Cheats v1.102.2 +8
      Modded/Hacked App: Jetpack Joyride By Halfbrick
      Bundle ID: com.halfbrick.jetpack
      iTunes Store Link: https://apps.apple.com/us/app/jetpack-joyride/id457446957?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

      - Infinite Coins
      - High Score
      - God Mode
      - Free Shopping
      - Coin Magnet Enabled
      - Increased Magnet Range
      - All Items Owned
      - All Gadgets Unlocked

       

      Non-Jailbroken Hack: https://iosgods.com/topic/119791-jetpack-joyride-v1971-jailed-cheats-8/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/119788-jetpack-joyride-cheats-v1972-8/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 510 replies
    • Into The Dead 2 Cheats v1.81.0 +11
      Modded/Hacked App: Into the Dead 2 By Prodigy Design Limited T/A Sidhe Interactive
      Bundle ID: com.pikpok.dr2.iosstore
      iTunes Store Link: https://itunes.apple.com/us/app/into-the-dead-2/id1151220243?mt=8&uo=4&at=1010lce4



      Hack Features:
      - Infinite Ammo
      - No Reload
      - One Shot Kill
      - Infinite Grenade
      - No Grenade Cooldown
      - Insane Explotion Radius after Throw Grenade
      - No Collision (God Mode)
      - Infinite Stamnia
      - ViP Services
      - Infinite Silver
      - Infinite Gold


      Hack Download Link: https://iosgods.com/topic/73337-arm64-into-the-dead-2-cheats-v1141-11/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 1,587 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