#Details about EUEnabler
1 messages · Page 5 of 1
live in the eu 🤓
@tight orbit didnt work with the patched plists 
Anyways, has any progress been made since I was last posting here
Like a hr ago
does using the nugget eu enabler work still for some people? If so is there a good chance of it working on iOS 17.5.1 on iPhone 13
ight so i now i know
ok so
something happens to the files when they are restored
idk what
but they change
nah i think a full rewrite is needed
does lemin know?
Which lemin said he will probably work on a rewrite Friday
So we can be patient
Kr
Or
Not
wait do they still get bigger after the restore?
hmmm
Fuck
no, they actually get smaller
oh... well that is not better either lol
^^
So it removes something
It’s not too complex unless a exploit rewrite will be done
thats odd
wait is sparserestore doing smth in restore.py
that makes it do that?
@sweet raptor the eligibility file is 171 lines shorter when using enabler 😟
your enabler?
ya
how odd
well it has to do smth with exploit/restore.py then
like there is no way it's not
or it could be restoring too quickly
is python or ios compressing it with lossy?
oh that too
im gonna try making it so the restore code runs after both files are done being read
alrr
wait hold on restore.py holds the files in memory idk if that is anything
could contribute to smth idk
I got certified in Python last year and ya'll got me interested now. What are you doing with the EUenabler project specifically? From what I understand, from peering over every now and then, ya'll have modified the .plist, a few of the .py scripts, and maybe added a path? Is there anything else I as well as anyone else here should know before messing around?
so basically semi couldn't get it working by using the "compiled" version from the github, but when he directly put the .plist files into his jailbroken device, it worked for him
the forced-in files were also pretty small compared to the compiled version's files. lemin says that it's because it had to be converted into .xml
now that i think about it, EUEnabler might not work well for iPhone users because the way that the .plist gets converted into a .xml may be weirdly structured
which all leads to this conclusion: people should try using Ash's version on iPads since they already have the .plist files
My version on iPads=🔥
I have a idea, I’ll implement it tomorrow
link to ash's?
ash can you resend it real quick
Ye
Ain't working for me, either method, iPhone 15 Pro Max (US) on 18.1 latest beta. Just reboots
lemme pokemon go try this out rq
Omg
what
how would i install this using a mac (sorry i’m new to all this)
does the normal version usually not?
Ashes enabler worked on my iPhone
how do i run it?
Welp it did work for me but when I updated to iOS 18 on my daily driver phone it broke
chat how do i run it
It worked
plz
which method
its not opening
k
it doesnt work when i open it with python
can one more person try on an iPad?
I didn’t try it on my iPad
It was my iPhone
hm...
This makes me glad I didn’t waste all that time coding it
Hmm
ios 18 rc?
bro😭
how do you run it ?
it could be because you already had the files fro spamming right?
how do i run it without it closing
dont worry i have a backup lmfao
It wipes the files first on my version
That’s why it’s superior
Might be, but wouldn’t that make the one from nugget also work?
did you try that one?
wow
Less fucking go enjoy the eu
But for some reason ashes version worked
I knew cleaning the files would help
what number did you put in?
interesting that it worked for you but not some others
is it supposed to be in recovery mode?
Thank you brother
Possibly just more unknown file paths
Ofc
try backing out of recovery mode
if it reverts back to that mode them you may have blooped it
how?
hold down the side button ig
ah you probably right
how do i use the ash method
he sent the file several times in this thread
Wish I knew why it worked for me
how do i run it tho cuz it closes after i enter my region code
Could’ve helped y’all
BRUH I HIT DOWNLOAD ON ALTSTORE PAL AND IT WAS SO SLOW I THOUGHT IT WORKED THEN THE FUCKING SHIT SAID NAH
It has a higher chance because it overrides the original files with 0 bytes then patches
Ahhh I see
So it’s still luck based
but it also did that on my phone, and that time it didn't work
is there a certain way to run the file
you'll need python to run .py files
so i open terminal on mac and then i type open file?
did you guys get the eu enabler to work?
i just use the Python Launcher that comes with the python download to open them directly
do i use option 3?
Yes
k
afaik it seems to bring back EUEnabler for people who's lost it
when it says reboot do i hold down side buttons and swipe the thingy?
Any progress?
Idk if this helps y’all but here
yep
aight i powered it off
what does that mean?
yep, that's the RC
do i turn it on now and click enter on the cmd
Yeah ik Idk if y’all will need it but it’s there anyways
so far... we don't really know, but in case somebody ever gets EUEnabler working and somehow loses it via something like updating, they could bring it back via Ash's modification of it
the download button on the altstore aint even working now LMFAO
Is this reset my phone ?
i got an error after i clicked enter after rebooting
No
ok so if i had it before i can get it but if i just got it how do i fix?
we're trying to figure that out currently
ok got you just trying to understand
This thread has 4k messages now damn
some reworks are coming tomorrow though, so keep an eye out for that
Fortnite on ios is a very serious matter here
I’m here for altstore
Altstore is the goat
do i click enter after my phone turns back on?
yeah
What should i do
After it shows the "Enter after reboot" message that means that it's done
Btw does the ashes method auto reboot your phone? Cuz I had to do that manually
Not work 
i also had to do it manually im pretty sure
Ahh I see
I thought my cord was broken or something
so could it be similar to nugget in which you have to spam it to work?
my favorite stoner dev
it didnt work first 2 times i just tried
I just want to see someone try Ash's version on an iPad
i can
to see if my conclusion is correct
my mac says permission denied what does that mean
Let us know how it goes
how do i do this?
you need to be admin probably
im tryna run it again and im getting an error when selecting 3 now
download the latest file that's within this thread somewhere
Download the file that ash sent
it was just working before but now i get this: Traceback (most recent call last):
File "C:\Users\vihan\Downloads\ashenabler\EUEnabler-main\app.py", line 99, in <module>
retry_restore(files_to_restore_empty) # First restore with empty files
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\vihan\Downloads\ashenabler\EUEnabler-main\app.py", line 29, in retry_restore
handle_pymobiledevice_exception(e)
File "C:\Users\vihan\Downloads\ashenabler\EUEnabler-main\app.py", line 43, in handle_pymobiledevice_exception
raise e
File "C:\Users\vihan\Downloads\ashenabler\EUEnabler-main\app.py", line 23, in retry_restore
restore_files(files=files)
File "C:\Users\vihan\Downloads\ashenabler\EUEnabler-main\exploit\restore.py", line 61, in restore_files
perform_restore(backup=back)
File "C:\Users\vihan\Downloads\ashenabler\EUEnabler-main\exploit_init_.py", line 15, in perform_restore
mb.restore(backup_dir, system=True, reboot=False, copy=False, source=".")
File "C:\Users\vihan\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\site-packages\pymobiledevice3\services\mobilebackup2.py", line 140, in restore
dl.dl_loop(progress_callback)
File "C:\Users\vihan\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\site-packages\pymobiledevice3\services\device_link.py", line 61, in dl_loop
raise PyMobileDevice3Exception(f'Device link error: {message[1]}')
pymobiledevice3.exceptions.PyMobileDevice3Exception: Device link error: {'ErrorCode': 3, 'ErrorDescription': 'link error to "/private/var/.backup.i/var/root/Library/Preferences/temp0": File exists (17) at path "/private/var/.backup.i/var/root/Library/Backup/SystemContainers/Data/../../../../../../../../var/backup/var/db/os_eligibility/eligibility.plist" (MBErrorDomain/3)', 'MessageName': 'Response'}
Same
ya cause u have to wait
you need to hard reset your phone
1 minute
After press enter
u wait 2 mins after reboot
press volume up then down then hold the power button unstill you see the apple logo
interesting, never said these errors on my end
that isnt it
that?
Should i reboot or just wait
maybe, but that would mean that we'd be going full circle
true true
are u just restoring to an extra path compared to the regular?
that?
the latest file that Ash posted, yeah
this
right
i think its ashenabler
mane with the success rate im having im just gonna move my ass to germany or some shit
everyone get this one if you want to try Ash's latest version
real
how do i open this in python?
i feel like some people should know that once your on youe 100th try just give up man 😭
open the folder, go to the directory and type cmd and click enter. type "python app.py" and ur good
im just confused what the reboot part means
fr the funny thing is i already got mapplesign idk wtf im doing here fr 
turn off and on ur phone
lmaoo same
with the side buttons
shut your phone down, then hold the side button to turn back on
idk why you would want to do it in python
You gotta turn off your phone and turn it back on
yeah no shit but when i power it off and on i still get the error message when rebooting
the alternative EUEnabler versions are only using python
idk
ahhh alr
as it reboots or after you head to the home screen
ts is so weird it almost works randomly
u have to wait 2 mins or 1 min after unlocking device or u get an error bruh
at least thats how it seems
u just need to be patient
i restarted my phone nd it fixed it
ah so when my computer mentions that it can access my computer?
like the same way
whitch one do i choose?
1 2 3
3
then when its done use the side buttons to turn ur phone off
then power it back on
did ash just cook
@neon pine 🫂
not for me 
ok lets see if it works on ipad
off-topic but i've never expected for that one wretched game to be mentioned in this thread 😭
how do i open sime eu thing
fn?
for everybody's safety im not gonna say what it was
dont work
if it didnt work one time ig its not gonna work at all so i just gotta wait now again 🤑
how do i open it
what did it say?
wdym
like did it say that you werent eligible to install something like Altstore?
how do i open it
yea
how do i open it
we all need to work together and make our own versions of euenabler for each other
so my theory that it would work 100% for ipads is wrong then
didn't work for me still
"Power of friendship" ahh 😭 🙏
what OS are you on?
how do i open it
18
LMFAO
open the folder
go to the directory
type cmd
type "python app.py"
and ur good

option 3 btw
where is directory
would me trying again do anything?
So how can I get eu enabled to work now 😀
What’s ash’s method
can i see you open it in cmd
vro
'python' is not recognized as an internal or external command,
operable program or batch file.
Where ash method
yes
install python
which version
is it in ur path?
How did you open it?
Same thing am asking
python 3.12
ok
Python
And use it how
Doesn’t work for me 
Yes but it’s python in your path?
lmk when there is a for sure fix i am going to sleep
What the steps
Yeah but how?
how do i do that
yeah same
in path
Python 
They not giving steps
What a great conclusion
right click and open it with Python Launcher if that was also downloaded with the python install
Follow this
open folder, go to directory, type cmd, in cmd type "python app.py"
thx
Then it’ll give me steps?
no then itll open
Or install python first
install python

- download zip
- extract it
- open folder
- right click inside "open in terminal" or type cmd in folder directory path bar thingy
And after it opens then what
helo i want toturial download nugget and Download epic games
Then..? Itll just do eu enabler for me?
it should give you instructions on what to press does it
- Install python 3.12
- Download enabler: https://cdn.discordapp.com/attachments/1283228638434820136/1283592642713620520/EUEnabler-ash.zip?ex=66e38e4e&is=66e23cce&hm=4eddf91ef43b6030ccb7b9d3026715bef7ce85daac5fd7d1fa43c490140d4342&
- Extract it
- Open the folder
- Go to the directory
- Type "cmd"
- Click enter
- Once in cmd type "python app.py"
- Click enter
- Enter your location code
- Type 3.
- Click enter
- Reboot phone when it says to
K
Imma copy this if you don’t mind so I can post it later if someone asks
yeah np
Tysm
Am at here
np
directory is the thing in the top
with the arrows
if you click it you can type in it
follow instructions from there
Where ?
So is there a new way to enable Eu?
The one ash posted
I wasn’t keeping up coz I’m in Australia and different time zone
But it’s only a higher chances
see the box that says "downloads", "EUEnabler-main"
Do you mind telling me how to do it?
its that
And it seems like it only worked for me
- Install python 3.12
- Download enabler: https://cdn.discordapp.com/attachments/1283228638434820136/1283592642713620520/EUEnabler-ash.zip?ex=66e38e4e&is=66e23cce&hm=4eddf91ef43b6030ccb7b9d3026715bef7ce85daac5fd7d1fa43c490140d4342&
- Extract it
- Open the folder
- Go to the directory
- Type "cmd"
- Click enter
- Once in cmd type "python app.py"
- Click enter
- Enter your location code
- Type 3.
- Click enter
- Reboot phone when it says to
Yeah

Time to use ash method🗣️
Is this windows or Mac?
windows
Win
Yeah I see what should I do now
follow instructions
^^
I'm gonna "pin" that
Please do
ty
@spring torrent am now here
enter your country code
Yk if this would work on Mac?
Where are you from?
Idk tbh
Anyone report success with ash method?
Cloud
I did
That's the only person?
His one already had worked in the past as well
i tried it but it didnt work, i believe the only person it worked for was cloudy
So far yes
Yeah
Ok
it might be a factor on their end
It’s probably cuz I had it working before I updated to iOS 18
and not on the enabler itself
So I don’t think this would work for other people then
I see some options which one I should do?
it is still a possibility
im trying to not lose it
but
3
the instructions
are
right
there
and have been
posted
like 3 times
please
refer
to
them

plrase shut are the truck up
Traceback (most recent call last):
File "devicemanagement\device_manager.py", line 143, in apply_changes
File "exploit\restore.py", line 70, in restore_files
File "exploit_init_.py", line 27, in perform_restore
File "exploit_init_.py", line 20, in perform_restore
File "pymobiledevice3\services\mobilebackup2.py", line 140, in restore
File "pymobiledevice3\services\device_link.py", line 61, in dl_loop
pymobiledevice3.exceptions.PyMobileDevice3Exception: Device link error: {'ErrorCode': 3, 'ErrorDescription': 'link error to "/private/var/.backup.i/var/root/Library/Preferences/temp0": File exists (17) at path "/private/var/.backup.i/var/root/Library/Backup/SystemContainers/Data/../../../../../../../../var/backup/var/preferences/FeatureFlags/Global.plist" (MBErrorDomain/3)', 'MessageName': 'Response'}
I am getting this error how do I fix it
restart your phone
Ok
Goodnight
samezies
Ighh
Wait it worked for you?
Any progress
Not really
sht wifi stop working
Bruh
Ash came up with a new method but it only worked for me so far
it works now
Same
done with the "pin" is everything correct?
his wifi
Ohh
Does it support IOS 18 RC?
his is working in iOS 18 RC
Wifi not eu

real it’s unfortunate
we're getting there bit by bit
i’m just gonna sleep and come back to it tmrw 👍
Can you send it to me
Is there any other way,like location spoofing
hope yal nggas find a way 🙏
look at the main message of the thread for it
it was supposed to be on cowabunga lite but shi ain working (not on windows)
Or do something to your router
It doesn’t work for me I tried
yea expected that
i’m pretty sure it’s device dependent
there were some talks about DNS stuff in my old thread #1281812630935175210
Like the error went away it didn’t actually work for me😭😭
it says ur ip address isnt in the eu but vpn doesn’t work so it has to be device dependent
"us"
les all go to a country in the European Union 🤑
scroll up until u see instructions
real
group field trip 😼
i’ll buy everyone tacos
ts getting annoying cs no results
fr
i did i need more help then that
are you running it on cmd
yes
i did
ok
u can js leave it blank to and js hit enter
Not worth it,there is a way but we either don’t know or we don’t have the right help
true
Guys
guys
its us by default see if da shi helps
hooray 😛
So maybe we need to wait
Both options actually
I think
oh dang cool
He's been listening a lot in this forum specifically
This some top hacker shi
maybe he’ll be able to figure smth out based on our work
yo u got ash’s newest fork of eu enabler
most nerdiest discord server 🤓👆
what does this do
Cállate
No wey
that’s kinda mean
Nope
😡
Re tri tra triple hijueputa
I just need Fortnite
i’m going to touches you
me too
3 didnt work for me
Yes
in elden rings
unfortunate
real
fr
Chupame el culo
atp i would say wait
..
Your lying bruh
lucky duck
did u do spam method
is that sinuous
Nah I'm lying
Singulous
wait oh
It's signulous LOL
Smd
Capper
yeah i’m touching you now
same
(inappropriately)
Chupame la verga mijito
👅👅👅
Bro sleep with one eye open
the ash one didnt work for me
Same
was i supposed to disable wifi or anything like that
it hasn’t worked for anyone except cloudy
Que grosero
Nah
bro gave us false hope 😭🙏
fr
😭
Qe culero 🤑🤑🙏🙏🙏☠️☠️☠️
Don’t worry,am gonna save yall
Im plying
almost definitely smth on their end
who does bro think he is 😭
Gonna hire a tech genius from the dark web
“not on my watch” ahh 😭🙏
Will factory reset do anything
He’ll no
Doubt it
no bruh
so what was the point of this new version 😭
Bruh I paid for maple signer and I can’t even use it yet
if even a reset wouldnt work how would just clearing files
To smd
omg kyuzki u play gd?
Glacier 15 but I’m aiming for cicada3302
Real
ooh nice
i used to play like crazy lol
Got 40 percent on it
w
bro my hardest demon was an easy demon 😭💀🙏
W
Bruh I went crazy when I beat ispy 😭
Wait
It was my first demon
i beat like three demons all time😭
Is sparserestore only available on jailbreaks
lol
What’s your hardest
I can't get eu enabler working can u guys help me?
i’m going for niwa rn
Alr alr
ispy a banger bruh
fr
It’s just the community around it bruh
It’s good level tho
Nobody can
real
yeah just be patient
Add me in gd fr fr
oh...... glad that im not the only one
bet my user is realrice
Aii
ill add u tmrw i’m not on my pc rn
playing gd on pc is better than on mobile
def
Alr
i don’t play ib mobile
i started off on mobile
except for like at school😭🙏
have it on mobile but I don’t play it
real
Only play it at school bruh 😭
ogs started with mobile fr
Word
on my decaying grandpa
Alr I added you
bruh i beat toe2 in one attempt today in bio and my friends were lost cuz they don’t play 😭
lol
Yall know how to install sparserestore?
nice i started like 8 yrs
i js play brawl stars and some shooter type games on rbx
welp.... guest ill just wit for the next patch update he doesn't take that long to roll these things out so this will probablybe fixxed sooner than later
6yo
Unc fr
Not smart enough for bio bruh and my friend that barely passed science got bio
damn 😭😭
how???
How
What iOS version
wait what
What method yall using tf😭
Lucky fuck 😭😩
real wth
bruh I just side loaded these apps 😭
is it will work on 18.1?
Fall guys works side loaded
You can sideloaded epic games store?
wait so it worked for y’all too?
Ye but it don’t work
with ash method
Where can I get ipa
ios 17.6.1
What build number
Hold on
oh damn
Same shit but with Fortnite
wait why doesn’t it work
@elder galleon
Fortnite. Don’t work unless u get a paid cert
7
What method u use
How
same ios 😔
7
@elder galleon
vro
What did u do to install it
Tap on iOS number
Like what method
where
Same version bruh
did y’all use ash’s method?? cuz if you did that means it works for more people than just cloudy
7
7?
wdym
Wdym 7
7
vro
im tellign you 7
where is it?
Did you use ash's files?
Bruh this eu enable is choosing favorites atp
fr
real
i used nugget
2.2
bro whay
Rigged bruh
that’s crazy
1
Ok
Huhhhh
did you spam it?
Time to spam
@lyric geode
no i did it twice
i’m gonna fricking keep myself safe
What happened the first time
that’s a sign to get off for the night and hit the hay
same
nothing
Did it fail at first?
i’m gonna sleep fr now but i wish y’all the best of luck with your spamming endeavors
gn
i think so
I'm so tempted to spam for like
30 minutes straight
real
so.... did we fix it?
no
ok
gn
whyd u ping me at
8:10 AM bruh
im going to uni while this LOSER is pinging me
off-topic but because it's MY thread, im gonna promote my tutorial here: #1283643100148928523
sooo uh when this work
whoever gets it to work
gets 5$ cad
cause i want my apps
we'll see some reworks to certain things tomorrow, so 👀
Are we talking about eu?
the variations of it yeah. lemin also said there might be a complete rework for how it works on Friday as well
Is that work ?
kinda, still a possibility it doesnt. my phone didnt work, 14 pro on 17.5.1
I will try
Didn’t work
what is that error ?? a already have python installed
3.12
Does this work on Mac?
How ?😅
tell me where your eu enabler folder is
On the desktop
LOL XD there was ipad restore when i used eu enabler
don't use it
i fixed it just rebooted device
Don’t use this method?
idk i used it and my ipad said "apple.com/restore" when rebooted then i reboot it again and it disappeared

i reached step 8 and it says module not found even though i have python installed
no module named pymobiledevice3
ME 2
i could use some help
install pip and type "pip install pymobiledevice3"
oh alr thanks
u have this error which saying no pymobiledevice 3
What is pp😅
python pip
then type pip install pymobiledevice3
or python -m pip install pymobiledevice3
or py -m pip install pymobiledevice3
Yep
nah it wont work if u type cd euenabler
why not
u need to type like C:\Users_username_\Downloads\euenabler
xd
@dawn mango
if u cd into the directory that euenabler is in beforehand then
cd EUEnabler works fine
open euenabler and right click in the file manager and open cmd
yea u can do that too
Alr will check it out
huh?
real
open euenabler and right click in the file manager and open cmd
but i have nvidia
me too
linux on nvidia is death
like games work 40fps when on windows 80fps
on amd windows 80fps linux 100fps
can u show?
just
open the euenabler folder
and then
replace the adress bar with "cmd"
and hit enter
like this
why it taking so long to download the pymobile3 thing ;-;
reboot ur phone
did
now click enter
ur done now
Done check eu
DID IT WORK FOR U?
do it more
i have another problem, i can launch forza horizon 5 on linux, but can't on windows when it's microsoft game
until it works or ?
Reboot your phone
No
what version of euenabler is this
i dont have an option to choose a method
yep this is why i dual boot
i don’t know i downloaded from her
doing just keep trying?
thank u
Does version makes a difference?
Maybe? I tried since v2
Real
I just had some 10/10 sleep
At like 4pm est when I’m home from work I’ll update ash enabler
Does it work on Mac?
yes
The new one that ash made?
Ye I don’t see why it wouldn’t
Can you tell me how to do it?
Just like how you normally run eu enabler
Get python
Go into cmd and get pymobiledevice3
Command to get it is pip install pymobiledevice3
Then run the python file
I kept spamming yesterday
Now today I ordered an Uber
It shows that I’m in the up
Uk
But it doesn’t work
😔
It says Pip not found
Install python
I already have it
Uhh that’s weird
UK ain’t even in the EU
Yeah that’s weird
What iOS version and device?
yes just put it on your user folder rename it EUEnabler then open terminal Cd EUenabler then python3 app.py
iPhone 11 iOS 17.6.1
Same didn’t work for me either
lemin wil rewrite it on friday so lets wait for it
also ash will make some updates too
👍
cowabunga works on ios 18 no beta?
Cowabunga lite does
Are you talking about normal cowabunga tho?
RC is still technically beta guys
uhh
im trying to fix rdar
for my friend works
but he has beta
Go to a rdar thread then, I think there was a fix
It should work then
where?
Idk I thought I saw smth
yeah ik
this?
but its not official
fix rdar?
official
is this official?
it is
devs create a method 4 that and this github summary to a full guide for newbies
Extra stuff
more paths?
Nah
It has a higher success rate though
One change before going to work
Should fix the people who are unable to run it
What was the change
Any reports of urs working for more?
Worked for @mossy swallow when normal didn’t work for 4hrs of spam
Wrong cloud
Mb
can someone explain what i need to put in the terminal to install the requirements for ashenabler
Pip install pymobiledevice3
Thanks
Never give up
Wait ash is only for mac
So
which option should i choose for a better success rate?
Any updates?
يالله عوافي
It doesn’t wipe the device
You are the person who spammed this right?