Jump to content

0xSolana

Contributor
  • Posts

    767
  • Joined

  • Last visited

Posts posted by 0xSolana

  1. 350x350bb.jpg
    Modded/Hacked App: Instagram By Instagram, Inc.
    Bundle ID: com.burbn.instagram
    iTunes Store Link: https://apps.apple.com/us/app/instagram/id389801252?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.

     

    deb version  


    Hack Features:
    -  Regram 1.0~b15 [Cracked]
    All Regram tweak features

    note  The crack is auto activated, you don't need to do anything to have Regram working & cracked.

    instructions  Inject the crack deb into the official iPA of your choice.


    Jailbreak required hack(s): https://iosgods.com/forum/5-game-cheats-hack-requests/
    Modded Android APK(s): https://iosgods.com/forum/68-android-section/
    For more fun, check out the Club(s): https://iosgods.com/clubs/


    iOS Hack Download IPA Link:

    Hidden Content

    React or reply to this topic to see the hidden content & download link. 👀


    PC Installation Instructions:
    STEP 1: If necessary, uninstall the app if you have it installed on your iDevice. Some hacked IPAs will install as a duplicate app. Make sure to back it up so you don't lose your progress.
    STEP 2: Download the pre-hacked .IPA file from the link above to your computer. To download from the iOSGods App, see this tutorial topic.
    STEP 3: Download Sideloadly and install it on your PC.
    STEP 4: Open/Run Sideloadly on your computer, connect your iOS Device, and wait until your device name shows up.
    STEP 5: Once your iDevice appears, drag the modded .IPA file you downloaded and drop it inside the Sideloadly application.
    STEP 6: You will now have to enter your iTunes/Apple ID email login, press "Start" & then you will be asked to enter your password. Go ahead and enter the required information.
    STEP 7: Wait for Sideloadly to finish sideloading/installing the hacked IPA. If there are issues during installation, please read the note below.
    STEP 8: 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 9: 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. Jailbroken iDevices can also use Sideloadly/Filza/IPA Installer to normally install the IPA with AppSync. 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 down 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:
    - 𓄼 . f v c k . 𓄹


    Cheat Video/Screenshots:

    wMYRsL5.jpeg  LUEXmIj.jpeg  tvw76J1.jpeg

    • Like 224
    • Winner 9
    • Thanks 12
    • Haha 7
    • Agree 13
    • Informative 16
  2. 350x350bb.jpg
    Modded/Hacked App: Instagram By Instagram, Inc.
    Bundle ID: com.burbn.instagram
    iTunes Store Link: https://apps.apple.com/us/app/instagram/id389801252?uo=4


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

     

    iPA Version 


    Hack Features:

    - Regram 1.0~b15 [Cracked]
    All Regram tweak features

    info  The crack is auto activated, you don't need to do anything to have Regram working & cracked

    Instructions  Install the crack deb after the Regram deb 


    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/


    iOS Hack Download Link:

    Hidden Content

    React or reply to this topic to see the hidden content & download link. 👀


    Installation Instructions:
    STEP 1: Download the .deb Cydia 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 necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
    STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
    STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
    STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

     

    NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down 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:
    - 𓄼 . f v c k . 𓄹


    Cheat Video/Screenshots:

    wMYRsL5.jpeg  LUEXmIj.jpeg  tvw76J1.jpeg

    • Like 96
    • Winner 8
    • Thanks 3
    • Haha 2
    • Agree 3
    • Informative 7
  3. On 11/5/2024 at 9:55 AM, ios_noob_roblox said:

    Since I'm new to iOS reverse engineering it took me a couple of hours to crack this app. I don't know swift nor objective-c so it was frustrating but in the end a fun challenge for me. 

     

    Observations

    During my initial analysis, I identified some key strings related to license verification (found using a debugger):

    • 0x102284878: "The license code must be 10 digits"
    • 0x102284A20: "Oops! A license is needed"
    • 0x102284C5C: "The license code is invalid"
    • 0x102284AD4: Success message location

     

    Steps to Crack the App

    I’ll modify the instruction at 0x1022846A4 to redirect any conditions to the success message.

    Original Instructions:

    • 0x1022846A4: 80 10 00 B4

    Patched Instructions:

    • 0x1022846A4: 07 01 00 14 — Modified instruction to forcefully jump to the success message

    Replace the original bytes with the patched ones in a hex editor, or use your debugger to make the change directly.

     

    Proof: 

    https://imgur.com/a/we9agFi

    Wowww nice done mate !!!

    Really impressive, which debugger did you use ? lldb?

    PepeCoffee

  4. Heyy,

    below is an iOS Crack Me iPA for JB & Non-JB devices.

    You can sideload the IPA with Sideloadly or any other signing service to try it.

    67x8YwD.jpeg

     

    Nice done to @ios_noob_roblox to crack it !!:hyper:


    Informations:

    - Authentication System: Very Easy
    - Obfuscation: Medium
    - Goal: Show the Premium page
    - Version: 1.0

    Download IPA Link:

    Hidden Content

    React or reply to this topic to see the hidden content & download link. 👀


    Credits:
    - 𓄼 . f v c k . 𓄹

    • Like 43
    • Winner 1
    • Thanks 7
    • Haha 1
    • Agree 3
    • Informative 7
  5. Post some screenshot about the script and where it is, and your AutoTouch home screen UI

    im not sure putting your script directly into var/mobile/…/Autotouch will work.

    Usually this dir is not accessible for the User. It would normally be in /Documents 

  6. On 11/4/2023 at 9:26 PM, josiahhall16 said:

    That helped a lot. This coding sh!t is definitely new to me. But I was just told this game is server sided. So server sided pretty much means outta luck on hacking any of that right?

    yep...mean the code of your currency is calculated on serveur and what you see is just the response of the calculation...

    you could try some packet editing in the request as a last change, if the new coin value is sent from the client to the serveur you could maybe edit it.. but its 1% of chance. 

     

  7. On 5/3/2019 at 3:48 PM, MrPlunt said:

    Hey I am new to making hacks for iOS games although I know some basic C# coding and python coding. My goal is to make an aimbot and ESP for standoff 2. If anyone could tell me a program and maybe link some sort of tutorial it would be very much appreciated! Thanks

    tho so2 has now a good antiban, better try it on Forward Assault.

    linked is a source contains what you need. 

    even tho better would be looking at esp on unity for pc games on youtube to understand how it’s being made

    • Like 3
    • Informative 1
×
  • 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