Jump to content

Displzdj

Member
  • Posts

    15
  • Joined

  • Last visited

Profile Information

  • iDevice
    iPhone 7 Plus
  • iOS Version
    iOS 14
  • Jailbroken
    Yes
  • Rooted
    No

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Displzdj's Achievements

Newbie

Newbie (1/14)

6

Reputation

  1. Help I'm getting a ERROR: Guru Meditation [hidden]@[hidden]:[hidden] Failed: (7252) There is no 'ios' certificate with serial number '[hidden serial]' on this team. error. Can someone help? @Rookplease
  2. Alright, just before we start, I need to point out that this is for macOS 10+ (this works on macOS 11 - I think, I use macOS 12 lol - and runs perfect on macOS 12) Dependencies Homebrew XCode CLI Tools zip dpkg iPA Patcher - Download macOS >= 10.10 Install dependencies 1. Homebrew Download instructions are on the homepage 2. XCode Command Line Tools Download XCode from the App Store Open Terminal.app and enter: xcode-select --install 3. zip Should be pre-installed onto your Mac. Check if it's installed by opening Terminal.app and enter: zip If it doesn't say "Command not found", then continue. If it does say "Command not found", search up how to install zip on Google. 4. dpkg Install Homebrew (See Step 1) Open Terminal.app and enter: brew install dpkg If it gives you an error, enter: sudo brew install dpkg 5. iPA Patcher Download How to do this! Open Terminal.app, type in: ar -x path/to/deb/file Go to the directory you ran the command in then double-click "data.tar.gz". Wait for it to extract and then open up the Library folder and all folders in there until you get to a file that should be called "[tweak name].dylib". [tweak name] obviously being the tweak's name. Now we need to copy that .dylib file to, say, your Desktop. Open up iPA Patcher. Click on "Choose iPA" and select a DECRYPTED IPA. Now, click on "Choose dylib/deb". Go to your Desktop (or wherever you put the .dylib file) and double click on the .dylib. Note: This only works with simple .debs/.dylibs, not complex ones like Cercube. Note 2: .deb files don't seem to patch the app when clicking "Build new iPA" so you need to use a .dylib Alright so now, click on "Build new iPA". The app should freeze and the button should then say "Patching.". Give it around 1-3 minutes and it should say "Patched", click OK and then save the IPA file to your Desktop. Use Sideloadly to install it to your Mac and boom. You have a Jailbroken Hack fully working on your Mac. How to obtain Cydia tweaks' deb files Go on your iPhone, launch your favourite package manager then download & install "redeb" and "OpenSSH". Re-spring your iPhone and then obtain your iPhone's PRIVATE IP go to your Mac, open Terminal.app and type: ssh root@[your iPhone's Private IP] Now, type in the root password for your iPhone. Unless you've changed it, the (default) password for the root account is "alpine". Finally, type in "redeb" and if it asks to list your installed tweaks, type "y" and hit enter. It should package it as a .deb and then you can grab the .deb file by using Filza (on your iPhone) or FTP'ing into your iPhone (on your Mac) Extra Things I feel like this will change the Non-Jailbreak Cheats world. Example DeezLife Go on your iPhone, launch your favourite package manager then download & install "redeb", "OpenSSH", "CrackerXI+", "AppStore++" and "DeezLife". Re-spring your iPhone. Open the App Store and search for Deezer. Hold down the GET button (or, if you already have Deezer on your iPhone/in your Apple ID, hold down on the OPEN/Cloud Icon button) and select "Downgrade". Scroll down until you see version 8.31.0, tap on it, enter your Apple ID password/use Touch ID/use Face ID and then wait for it to finish installing. Now, obtain your iPhone's PRIVATE IP go to your Mac, open Terminal.app and type: ssh root@[your iPhone's Private IP] Now, type in the root password for your iPhone. Unless you've changed it, the (default) password for the root account is "alpine". Type in this command: redeb Type in the letter Y and press enter. This will list ALL of the installed tweaks' bundle IDs that you have on your iPhone. Find: com.[whatever shows here for you].deezelife Next to it, there should be a number that indicates what line that is. Proceed to type in that number and press enter. ReDeb will begin to package it into a deb file. FTP into your device and copy the DEB file over to your Mac, which can be found at: /var/mobile/Documents/Redeb/debs/com.[whatever shows here for you].deezelife Now on your Mac, open a new Terminal window and type in: ar -x path/to/deb/file.deb Find the extracted DEB's folder, open it and then double-click on "data.tar.gz". Wait for it to extract and then open up the Library folder and all folders in there until you get to a file that should be called "DeezeLife.dylib". Now we need to copy that .dylib file to, say, your Desktop. Before we continue, we need to grab the Deezer DECRYPTED IPA file so, open up the CrackerXI+ app on your iPhone, go to Settings and turn on CrackerXI Hook. Go back to AppList and hit the Refresh button, if nothing shows up. Scroll down until you see "Deezer - v.8.31.0" and tap it. Wait for it to say that it's done. Again, FTP into your device and copy the IPA file over to your Mac, which can be found at: /var/mobile/Documents/CrackerXI/Deezer_8.31.0_CrackerXI.ipa And put the file on your Desktop. Open up iPA Patcher. Click on "Choose iPA" and select the Deezer DECRYPTED IPA file that you put onto your Desktop. Click on "Choose dylib/deb" and select the DeezLife DYLIB file that you also put onto your Desktop. Note: This only works with simple .debs/.dylibs, not complex ones like Cercube. Note 2: .deb files don't seem to patch the app when clicking "Build new iPA" so you need to use a .dylib Alright so now, click on "Build new iPA". The app should freeze and the button should then say "Patching.". Give it around 1-3 minutes and it should say "Patched", click OK and then save the IPA file to your Desktop. Use Sideloadly to install it to your Mac and boom. You have a Jailbroken Hack fully working on your Mac.
  3. Wow, been trying this for a day and a half and a simple app that requires only "zip" can do this in like 1-2 minutes. Wow.
  4. Oh my god. I used iPAPatcher and it works. Holy crap. It only took a minute to patch! It works on macOS 12, flawlessly! Here is the link, if you wanna download it!
  5. Theos-jailed? Any tutorial on how to inject .dylib's with that? Do you have an ETA for said update?
  6. Hey! Thank you for replying, @Rook! When will this update arrive? Any ETAs? I am on the M1 Mac. I shall update the post to say that. But how would I "inject" the .dylib into the apps executable? Where do I find said .dylib? Do I need to extract the deb file? Edit: Silly me for there is a command to unpack deb files on macOS. ar -x Alright, after unpacking, I got the .dylib and .plist
  7. Note: I'm on an M1 Mac, thank you @Rook for (sort of) pointing that out. So, I am planning to do this: Make a decrypted IPA (referred to as D-IPA for now) file on my iPhone with CrackerXI Install said D-IPA on said Mac Install a tweak for said installed D-IPA on said Mac. Confusing? Let me explain better. So I will decrypt "Deezer", install in on my Mac (by sideloading it) I will then download a Deezer free premium tweak (.deb) - please answer my question about this at the bottom of this post... I will then install that .deb on my Mac so that the tweak can tweak the Deezer IPA that is installed on my Mac. How could I do this? DPKG doesn't let me install it since it's a Mac. Please tell me there is a way to do this. (See edit below, I've sort of done it) EDIT: I have now installed the .deb file tweak using dpkg --force-all -i <deb_file>.deb I have also sideloaded the Deezer IPA onto my Mac too. HOWEVER! Sadly, the .deb isn't picking up on the app when I open it. It also says I need mobilesubstrate (ON A MAC?) so what should I do? EDIT 2: Ok now I got the mobile substrate deb file but installing it gives me this error: [Username Detected - Removed]@[Computer Name Detected - Removed] ~ % sudo -i dpkg -i --force-all /Users/[Username Detected - Removed]/Desktop/iOS\ Related/mobilesubstrate_0.9.7113_iphoneos-arm.deb dpkg: warning: '/opt/homebrew/opt/gnu-tar/bin/gtar' not found in PATH or not executable dpkg: warning: overriding problem because --force enabled: dpkg: warning: 1 expected program not found in PATH or not executable Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin dpkg: warning: overriding problem because --force enabled: dpkg: warning: package architecture (iphoneos-arm) does not match system (darwin-arm) dpkg: regarding .../mobilesubstrate_0.9.7113_iphoneos-arm.deb containing mobilesubstrate:iphoneos-arm, pre-dependency problem: mobilesubstrate:iphoneos-arm pre-depends on dpkg (>= 1.14.25-8) dpkg: warning: ignoring pre-dependency problem! (Reading database ... 8 files and directories currently installed.) Preparing to unpack .../mobilesubstrate_0.9.7113_iphoneos-arm.deb ... Unpacking mobilesubstrate:iphoneos-arm (0.9.7113) ... dpkg: error processing archive /Users/[Username Detected - Removed]/Desktop/iOS Related/mobilesubstrate_0.9.7113_iphoneos-arm.deb (--install): unable to create '/usr/bin/cycc.dpkg-new' (while processing './usr/bin/cycc'): Operation not permitted dpkg-deb: error: paste subprocess was killed by signal (Broken pipe: 13) Errors were encountered while processing: /Users/[Username Detected - Removed]/Desktop/iOS Related/mobilesubstrate_0.9.7113_iphoneos-arm.deb Now what!??!
×
  • 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