MCPcopy Index your code
hub / github.com/Lrdsnow/EUEnabler

github.com/Lrdsnow/EUEnabler @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
28 symbols 113 edges 10 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

# EU Enabler

A Proof Of Concept EU Feature enabler for outside of the EU

DOES NOT WORK ON ANYTHING OTHER THEN IOS 17.4 OR IOS 17.4.1

How to use

  1. ensure and install python 3.12 and git if you do not have it, and ensure they are both in path
  2. open a terminal, please use cmd if on windows
  3. run git clone https://github.com/Lrdsnow/EUEnabler
  4. run cd EUEnabler
  5. run pip install pymobiledevice3 if it is not installed
  6. plug your iphone/ipad into your pc/mac, and disable find my phone if its enabled (you can turn it back on when its done, its just for the restore)
  7. run python app.py
  8. follow the instructions on screen
  9. reboot and continue with partial setup
  10. if it asks about icloud hit "customize"
  11. install your favorite EU Marketplace from safari and profit!
  12. Credit to @leminlimez and @JJTech0130 for the exploit
  13. Pureios Discord server
  14. Ash's support server:

  15. Common errors

  16. Python not installed, replace python3 with python or vice versa
  17. DeviceNotConnected, bad cable or cable not plugged in
  18. lockdown, unlock iphone/ipad

Notes:

  • if it doesnt work the first time it wont work for you, success rates are not device or version dependant.
  • if you have attempted to change your country in the past or have mismatched regions on your phone (ex. us wifi but german icloud) it will NOT work everything needs to be set to YOUR CURRENT country (aka YOUR LOCATION)

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.

Core symbols most depended-on inside this repo

from_bytes
called by 19
exploit/mbdb.py
to_bytes
called by 18
exploit/mbdb.py
restore
called by 4
helper/helper_func/functions.py
perform_restore
called by 2
exploit/__init__.py
prompt_for_action
called by 1
helper/helper_func/functions.py
restore_files
called by 1
exploit/restore.py
to_record
called by 1
exploit/backup.py
write_to_directory
called by 1
exploit/backup.py

Shape

Method 13
Class 9
Function 6

Languages

Python100%

Modules by API surface

exploit/backup.py13 symbols
exploit/mbdb.py7 symbols
exploit/restore.py4 symbols
helper/helper_func/functions.py3 symbols
exploit/__init__.py1 symbols

For agents

$ claude mcp add EUEnabler \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact