Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1 KB

README.md

File metadata and controls

23 lines (19 loc) · 1 KB

ResSetter17

  • A simple resolution setter based on Nugget. Works up to iOS 18.0db8.
  • Yea ik this code is shit im just rly tired and wanna sleep ):
  • Tested on iPad Air 2 iOS 15.8

WARNING

  • According to people who have tried this it does bootloop on iOS 17+, I am looking into this.
  • Make a backup beforehand, YOU CAN BOOTLOOP
  • I am NOT responsible for any bootloops/bricking of your devices

Usage

  • Install pymobiledevice3 (pip install pymobiledevice3)
  • Install bs4 (pip install bs4)
  • Clone this repo (git clone https://github/ktrrbypass/ResSetter17.git)
  • Cd into it (cd ~/ResSetter17)
  • Run main.py (python3 main.py)
  • Profit?

Credits

  • Nugget for the exploit library.

Disclaimer

This project is intended for educational purposes only. The code provided in this repository is designed to demonstrate the concepts of software exploitation and system vulnerabilities within a controlled, legal, and ethical environment.