Red Teaming and Malware Analysis
  • About
  • Red Teaming
  • Cheat Sheet
    • Web
      • Misc
      • File Upload bypass
      • Authentication bypass
      • SQL Injection
      • XSS
      • XXE
      • Reverse-shell
      • Webshell
      • (De)Serialization
    • Active Directory
    • Services by port
      • Enum
      • 5060 - SIP
      • 25 - SMTP
      • 135 - RPC
      • 445 - SMB
      • 11211 - PHPMemCached
      • ldap
    • Hardening
    • Stuff
      • Basic tips/scripts
      • OpenBSD & NetBSD
      • File Transfer
      • Pivoting
  • Active Directory 101
    • Dumping Active Directory DNS using adidnsdump
    • PrintNightmare
    • From DFSCoercer to DA
  • Fuzzing and Web
    • Server Side Template Injection (SSTI)
    • Finding SSRF (all scope)
    • Format String Exploitation
    • Cache Poisoning using Nuclei
  • Initial Foothold
    • Browser In The Browser (BITB) Attack
    • Phishing with Office
      • Weaponizing XLM 4.0 macros
  • Privilege Escalation (Privesc)
    • AV/EDR Bypass
      • Bypass AV/EDR using Safe Mode
      • Resources
    • UAC bypass
    • Process migration like meterpreter
  • Lateral Movement (Pivoting)
    • From Windows VPN + Kali VPN + DC
      • By using Proxifier
  • Persistence
  • Command and Control (C&C)
    • CobaltStrike 101
      • Pivoting DMZ: weevely + ngrok + CS Pivot COMBO via Linux
      • Extras + Plugins
      • Resources
  • Data Exfiltration
    • Extracting certs/private keys from Windows using mimikatz and intercepting calls with burpsuite
  • CVE & Exploits / CTF
    • Privilege Escalation
    • Serialization
    • CVEs
      • CHIYU IoT devices
      • Chamilo-lms-1.11.x - From XSS to account takeover && backdoor implantation
    • CVE - Submission Guides
  • Tools
    • Intel
    • OSINT
    • DNS
    • WEB
      • API and WS Hacking
      • Web Discovery
      • Web Fuzzing
      • Path Traversal
      • GraphQL
      • JWT
    • Infrastructure and Network
      • Scan and Discovery
        • Network mapper
      • Automated Scanners
      • Misc
      • Active Directory
        • Burpsuite with Kerberos Auth
      • Cloud & Azure
      • Command and Control (C&C)
      • (De)serialization
      • Lateral Movement
      • Powershell
    • Privilege Escalation
    • Exfiltration
    • Persistence
    • Password & Cracking
      • Wordlists
      • Tips
      • Rainbow Crackalack
    • Static Code Analysis
    • Reporting
  • Resources
  • Pwnage
    • WiFi
      • HOSTAPD-WPE
      • Rogue APP
      • WPA3 Downgrade attack
    • NRF
    • rubber ducky
  • Malware Analysis
  • Unpacking
  • Basic tips
  • Malware instrumentation with frida
  • Tools
    • Debuggers / Disassemblers
    • Decompilers
    • Detection and Classification
    • Deobfuscation
    • Debugging and Reverse Engineering
    • Memory
    • File Analysis
    • Emulators
    • Network Traffic Analysis
    • Other
    • Online Tools
  • Resources
    • DFIR FTK Imager
    • Convert IP Range into CIDR
    • Parsing Large Raw Files and Excluding Country IP Address Ranges
    • Windows Logs Automation
      • amcache.hve
    • Windows EventViewer Analysis | DFIR
    • Prevent Windows shutdown after license expire
    • Firewall raw Logs
  • Mobile
    • Tools
    • Reverse iOS ipa
      • Jailbreak
      • Install Frida iPhone 5S
      • Frida instrumentation
      • Resources / Extra features
    • Reverse Android APKs
      • Android Dynamic Analysis
      • Bypass root + Frida
      • SSL unpining frida + Fiddler/Burp
      • Backdooring/patch APKs
    • Basic tips
    • Resources
  • IoT / Reverse / Firmware
    • Basic tips
      • Repair NTFS dirty disks
    • Reverse IoT devices
      • Reverse TP-Link Router TL-WR841N
      • Reverse Trendnet TS-S402 firmware
      • Full emulate Netgear WNAP320
      • Reverse ASUS RT-AC5300
      • Reverse LinkOne devices
    • Tools
      • Qemu + buildroot 101
      • Kernel
    • Resources
Powered by GitBook
On this page
  • Check what is your target JailBreak ;D
  • iPhone 5S (OS 11)
  • Install iTunes on the Windows machine.
  • Use Cydia Impactor, Sideloadly, or AltStore to install IPA files
  • Bonus: JB with AltStore

Was this helpful?

  1. Mobile
  2. Reverse iOS ipa

Jailbreak

PreviousReverse iOS ipaNextInstall Frida iPhone 5S

Last updated 3 years ago

Was this helpful?

Check what is your target JailBreak ;D

iPhone 5S (OS 11)

Install iTunes on the Windows machine.

After installing it, start your iTunes to have a connection with the iOS device.

Use Cydia Impactor, Sideloadly, or AltStore to install IPA files

When using Cydia Impactor, if you have an error, you need to get the latest version or choose another option.

Sideloadly: A new IPA sideload tool.

Sideloadly is a new iPA signing tool, work as a Cydia Impactor alternative. This utility compatible with iPhone, iPad, and iPod touch. Tool developed by famous iOS application development team iOSGods. With this new tool you can install jailbreak apps(unc0ver, Chimera, Odyssey, Blizzard, Rootless, etc..), Hacked Games, Tweaked apps, and much more things.

Download

Basically, this tool works on both Windows 64 and 32 bit OS. By clicking the below buttons you can download the latest version of Sideloadly.

For Windows 32 bit

For Windows 64 bit

How to Sign IPA file with Sideloadly

Before you begin you need the following requirements.

  • iPhone/iPad/iPod touch device

  • A computer with running Windows OS(32 or 64 bit)

  • iTunes

  • Proper Internet connection

Step 01: Download Sideloadly from the above Download button.

Step 02: Connect your iPhone, iPad, or iPod device to your PC.

Step 03: Run the Sideloadly app.

Step 04: Enter your Apple ID

Step 05: Drag and drop the IPA file that you want to install to the Sideloadly (JB unc0ver - in this case).

Otherwise, you can get errors when executing Cyntia: `Sub-process dpkg --set-selections returned an error code 255`

`Couldnt rexcord the approved state changes as dpkg selection states`

You can use too:

Note: Before install it, put your device in "airplane mode" ;D

Step 06: Then click the Start button and enter the Apple ID password when prompt. Then click OK.

Step 07: Now the installation process will start. Wait for the process will finish.

Step 08: Now you can disconnect your device after the installation process over.

Step 09: Start the unc0ver app installed in your device ;)

  1. Install iTunes (Win32 Not UWP)

  2. Right click the zip you just downloaded and click "Extract All" Wait until this finishes.

  3. Double click "Setup.exe" and follow the on screen instructions provided by AltStore.

  4. Press the Windows key, type "AltServer" and open the application.

  5. Click the arrow icon near the network icon in the taskbar. This will bring up an menu with multiple icons. Look for a diamond shaped logo that says AltServer when mousing over it. Click on it.

  6. From the option brought up, hover over Install AltStore, and select your iOS device.

  7. Enter your Apple ID and password when prompted.

  8. On your iOS device, open Settings → General → Device Management and tap on your Apple ID.

  9. Trust AltStore.

  10. Tap the "Open in AltStore" button located above.

  11. If promoted, sign into the same Apple ID you used before.

  12. AltStore will now install the app. Wait until it finishes.

  13. Open unc0ver and jail​break!

Reference

If the device is a iPhone 5S with version 11 OS, you need to install the version 3.x of unc0ver. You can download it here:

Ref:

Otherwise, if you are using another iOS version such as 12.5.4, you can use jailbreak, or .

If your device was fully reset or cleaned, you need to gain the jailbreak race condition. So, if you are using unc0ver jb, after starting your device, you need to be as fast as possible and start the unc0ver app and click on the "Jailbreak" button. If it doesn't work the first time, so restart your device again some times, be relaxed, because it will work

You got it

ssh root@device_ip password: alpine

Bonus: JB with

Download Use the link for your operating system.

😼
😎
😼
64 Bit Download
32 Bit Download
https://github.com/pwn20wndstuff/Undecimus/releases/download/v3.8.0%25b1/Undecimus-v3.8.0.b1.ipa
https://www.reddit.com/r/jailbreak/comments/f7ca7q/tip_do_not_update_to_unc0ver_4x_if_you_are_not_on/
https://www.reddit.com/r/jailbreak/comments/f57wbs/help_subprocess_error_255_usrlibexeccydiacydo/
checkra1n
unc0ver
AltStore
64 Bit Download
32 Bit Download
AltStore
Download Sideloadly
Download Sideloadly
Can I Jailbreak? - Home
Logo
Cydia Impactor
unc0ver
unc0ver
Electra
Logo
Password · Cydia
Logo
Logo
Logo