Jump to content

Rook

Administrator
  • Posts

    66,845
  • Joined

  • Last visited

Everything posted by Rook

  1. You need to add '0x' in front of 4103170B: 0x4103170B And yes, you can include binary file inside the deb but @shmoo has removed SUBPROJECTS from the Makefile so you will have to manually include autolipo folder as your subproject and modify the postinst then add your binary to /autolipo/Binary folder.
  2. Your accounts have been merged.
  3. If you have duplicate accounts, message me to merge them together.
  4. Solved The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new support topic.
  5. This topic was moved from DIY Cheats to Help & Support.
  6. Awesome work! Sexy thread! Will link the Afterpulse tutorial to this topic also. Cheers!
  7. Ever tried to download an iOS application that requires a later iOS version? Well, look no further! In this tutorial, I'll be covering a simple way on how to bypass this annoying feature developers are implementing into their applications. Credits go to @Rook for the "How to Install & Play Afterpulse on iOS 8 or lower!" (https://iosgods.com/topic/18740-tutorial-how-to-install-play-afterpulse-on-ios-8-or-lower/) for the original steps of this tutorial. Be sure to check out that topic if you're Jailbroken! Please Note This does NOT work for every application. I will be using "My Hospital by Cherry Pick Games Sp. z o.o." as a demonstration for this tutorial as well as that, I will be using an iPhone 6 on iOS 9.3.3; this game requires iOS 10 or later. Enough of all the talk, let's begin! More information about the game: https://itunes.apple.com/us/app/my-hospital/id951697341?mt=8 Requirements: - Cydia/Jailbreak - A Computer - 7-Zip/WinRAR - AppSync Unified (Repo: http://cydia.iphonecake.com/) - iTunes (Optional) - WinSCP (Optional) - IPA Installer (Optional - Repo: BigBoss) - LowerInstall Tweak (You can use this instead of following this guide) Sideloadly (You can use this instead of following this guide -- works on No Jailbreak!) Instructions: Step 1: Download the application from iTunes (If you decide to download the .IPA straight to your PC; recommended). Step 2: If you downloaded the application from iTunes, head over to "C:\Users\(TheNameOfTheUser)\Music\iTunes\iTunes Media\Mobile Applications", find the application and drag the .IPA to your desktop (Same as before). Step 3: Right-click on the .IPA, and either open archive(r) with 7-Zip (or WinRAR). Step 4: Open the Payload folder, then NameOfYourApp.app (in my case, it's myhospital.app) and then scroll down till you find the Info.plist. Double-click on the file and open it with a text editor. Step 5: Now inside the text editor, search for MinimumOSVersion And you should find something similar to this: <key>UIStatusBarHidden</key> <true/> <key>MinimumOSVersion</key> <string>10.0</string> <key>FacebookAppID</key> All you will need to do is change the number in between the <string></string>, to the iOS version you are on. So for me, I would change the 10.0 to 9.3.3. This is what mine will look like: <key>UIStatusBarHidden</key> <true/> <key>MinimumOSVersion</key> <string>9.3.3</string> <key>FacebookAppID</key> Step 5: Now save your modifications and close your Notepad window. 7-Zip/WinRAR will then ask you whether you want to update the modified Info.plist inside the archive. Click on OK. Step 6: Now install the .IPA using either iFunBox, iTools etc. (Or, drag the .IPA to a location on your iDevice using WinSCP and install the .IPA using IPA Installer). Enjoy!
  8. This request or parts of this requests have been filled. Please use the search bar located on the top-right corner of iOSGods to find the topic.
  9. This topic was moved from Hack Requests to Filled Requests.
  10. This request or parts of this requests have been filled. Please use the search bar located on the top-right corner of iOSGods to find the topic.
  11. This topic was moved from Hack Requests to Filled Requests.
  12. This request or parts of this requests have been filled. Please use the search bar located on the top-right corner of iOSGods to find the topic.
  13. This topic was moved from Hack Requests to Filled Requests.
  14. This request or parts of this requests have been filled. Please use the search bar located on the top-right corner of iOSGods to find the topic.
  15. This topic was moved from Hack Requests to Filled Requests.
  16. This request or parts of this requests have been filled. Please use the search bar located on the top-right corner of iOSGods to find the topic.
  17. This topic was moved from Hack Requests to Filled Requests.
  18. Locked This topic is now closed to further replies.
  19. Locked This topic is now closed to further 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