Sei sulla pagina 1di 2

If you really want to create a proxy server by your own, here is

how (Windows):
1. Install XAMPP
2. Install CCProxy
3. Inside XAMPP's folder, go into htdocs, create a folder called

deviceservices, go into it and create another called buddy.


4. add 127.0.0.1 static.ips.apple.com to your hosts file
5. Open notepad, paste the following: code and save as

barney_activation_help_en_us.buddyml (change en_us to


the country/language configured in your device)
Go into your iDevice and configure it's proxy settings within you
windows local ip (example 192.168.x.x) and CCProxy port.
NOTE If you are in the lock screen you can sucessfully bypass
(not remove iCloud). this is the method with Help file ( than one
u see it from many people offering bypass ) but is Just that .

htdocs\deviceservices\buddy\barney_activatio
n_help_en_us.buddyml
https://gist.github.com/gurin/80970ef3683cbab22daf

code:
1
2
3
4
5
6
7

<xmlui action="replace"><alert
cancelButtonTitle="Unlock" />
<page>
<navigationBar title=u
want bypass
hidesBackButton="true"></navi

gationBar>

8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

<tableView>
<section
footer="blablabla" />
<section footer=""/>
<section footer=
"blablabla"/>
<section>
<buttonRow align="center"
label="Try Again"
name="tryAgain"/><alert
buttonRow="Unlock" />

</section>
<section>
</section>
</tableView>

</page>
</xmlui>

Potrebbero piacerti anche