80
Google flagged my site again so I had to remove the offending file, Sliver5Windows.zip
In 1 week (a...
6 months, 3 weeks ago
—
5 years ago46 of 46
Tip Reveddit Real-Time can notify you when your content is removed.
your account history
Tip Check if your account has any removed comments.
view my removed comments you are viewing a single comment's thread.
view all comments


Is sliver now available for windows ???? Even for iphone 5c ?
Sorry not for iphone 5c
Even geohot was unable to get ipwndfu to work on windows during a live stream on iPhone 7
As ipwndfu is not even working on windows hence iPhone 5C setupapp removal is not for windows
Damn, it's been a week and i can't get my hands on a machine running mac os, also tried dual booting my laptop running on amd ryzen 7, but it doesn't possible as I've seen, do you have any guide or video to dual boot and finally get high sierra on my laptop :c ?
Try Mojave, I couldn’t get high sierra to boot on mine, would go close but nothing would work, Mojave worked first go.....
How did you do that :( Do you have a step by step or a tutorial maybe? My laptop has an amd cpu
try a vm i would try virtual box
You all know that you can do a lot of these things on Linux/Unix right? Ubuntu for example, booted from a live usb
Wow, can you help me a bit ?
Get a USB 4GB or more, download an Ubuntu 20.04 iso, write it on the USB & boot your PC via it, after booting it up open the Terminal (Ctrl + Alt + T). Copy & paste the following commands:
sudo apt install git -y
git clone https://github.com/AlexEditions/iOS-Hacktivation-Toolkit
cd iOS-Hacktivation-Toolkit/
chmod +x hacktivation.sh
sudo ./hacktivation.sh
After this is done choose option 1. Complete installation. When installation is done chose option 6 & then choose the one which matches your device, follow the process (press enter to run ipwndfu) After the device enters ipwndfu then press y to bypass.
Hope that was clear. Am a lil bit high rn
Edit: Your iOS device only needs to be restored via either iTunes/3utools/idevicerestore
Also make sure that “AFTER RESTORING DO NOT LET THE DEVICE BOOT INTO NORMAL MODE OR THIS DOESN’T WORK”
and also does ur iphone 5 need to be jailbreak?
It only needs to be restored via either iTunes/3utools/idevicerestore
Also make sure that “AFTER RESTORING DO NOT LET THE DEVICE BOOT INTO NORMAL MODE OR THIS DOESN’T WORK”
ow shit i think thats the problem ive booted into normal mode several times after my restoring
hello just used ur tutorial i encountered a problem after dfu mode when its loading when bypassing its getting stuck at 5% idk why
Did your device get into pwndfu?
im getting stuck at either 1.1% or 5% then it will start here the log
Forwarding local port 2222 to remote port 22
Incoming connection to 2222
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 36730)
Traceback (most recent call last):
File "/usr/lib/python2.7/SocketServer.py", line 599, in process_request_thread
self.finish_request(request, client_address)
File "/usr/lib/python2.7/SocketServer.py", line 334, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.7/SocketServer.py", line 655, in __init__
self.handle()
File "iphonessh/python-client/tcprelay.py", line 72, in handle
mux = usbmux.USBMux(options.sockpath)
File "/home/pcawasfarf/iOS-Hacktivation-Toolkit/iphonessh/python-client/usbmux.py", line 220, in __init__
self.listener = MuxConnection(socketpath, BinaryProtocol)
File "/home/pcawasfarf/iOS-Hacktivation-Toolkit/iphonessh/python-client/usbmux.py", line 157, in __init__
self.socket = SafeStreamSocket(address, family)
File "/home/pcawasfarf/iOS-Hacktivation-Toolkit/iphonessh/python-client/usbmux.py", line 38, in __init__
self.sock.connect(address)
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
error: [Errno 111] Connection refused
----------------------------------------
kex_exchange_identification: Connection closed by remote host
Incoming connection to 2222
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 36732)
Traceback (most recent call last):
File "/usr/lib/python2.7/SocketServer.py", line 599, in process_request_thread
self.finish_request(request, client_address)
File "/usr/lib/python2.7/SocketServer.py", line 334, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.7/SocketServer.py", line 655, in __init__
self.handle()
File "iphonessh/python-client/tcprelay.py", line 72, in handle
mux = usbmux.USBMux(options.sockpath)
File "/home/pcawasfarf/iOS-Hacktivation-Toolkit/iphonessh/python-client/usbmux.py", line 220, in __init__
self.listener = MuxConnection(socketpath, BinaryProtocol)
File "/home/pcawasfarf/iOS-Hacktivation-Toolkit/iphonessh/python-client/usbmux.py", line 157, in __init__
self.socket = SafeStreamSocket(address, family)
File "/home/pcawasfarf/iOS-Hacktivation-Toolkit/iphonessh/python-client/usbmux.py", line 38, in __init__
self.sock.connect(address)
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
error: [Errno 111] Connection refused
----------------------------------------
kex_exchange_identification: Connection closed by remote host
Incoming connection to 2222
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 36734)
Traceback (most recent call last):
File "/usr/lib/python2.7/SocketServer.py", line 599, in process_request_thread
self.finish_request(request, client_address)
File "/usr/lib/python2.7/SocketServer.py", line 334, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.7/SocketServer.py", line 655, in __init__
self.handle()
File "iphonessh/python-client/tcprelay.py", line 72, in handle
mux = usbmux.USBMux(options.sockpath)
File "/home/pcawasfarf/iOS-Hacktivation-Toolkit/iphonessh/python-client/usbmux.py", line 220, in __init__
self.listener = MuxConnection(socketpath, BinaryProtocol)
File "/home/pcawasfarf/iOS-Hacktivation-Toolkit/iphonessh/python-client/usbmux.py", line 157, in __init__
self.socket = SafeStreamSocket(address, family)
File "/home/pcawasfarf/iOS-Hacktivation-Toolkit/iphonessh/python-client/usbmux.py", line 38, in __init__
self.sock.connect(address)
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
error: [Errno 111] Connection refused
----------------------------------------
kex_exchange_identification: Connection closed by remote host
yes
Hey man cd iOS-Hacktivation-Toolkit/ says no such file or directory :(
Did that “git clone......” finish downloading?
Omg nevermind, sorry to bother, all is good now XD got the menu, gonna restore my iphone now and test it out, hope it works
I'm trying again from the start now, it completed receiving objects, then the last text was resolving deltas : 100% 76/76, done
Yeah :c
Omg, thank you so much man ! That means i can finally byp*ss my 5c with linux ^ now one question, i have installed ubuntu using unetbootin on my c drive, is that already ok ? Or do i have to do like you said ? Ubuntu works perfectly, it's just everytime i boot it again, all data is reset and back to start on ubuntu, I don't mind, just wondering if i already have the first step, or if i have to install it using usb like you said, thanks again for the instructions !
Ok one issue at a time, am toast😅
Let’s tackle the “reset issue” later
Since you already have an Ubuntu installation in hand, use that
Let it boot up, follow the procedure from “Copy & Paste”
Thanks a lot man ^ If everything works, I'll have my iphone ready in an hour
ipwndfu for linux unfortunately isn't stable
“I beg to differ” - Ubuntu 20.04 live iso & iOS-Hacktivation
Not possible,is for checkra1n device sadly!
proof (not my content though)
Nice!
You can try a Linux KVM as it is more stable than a standard native hackintosh
Linux KVM, is this like a mac os app player or something ? I'll check it out, thank you ^
A Linux KVM is a virtual machine ran under QEMU under Linux, you need to install a secondary OS (that is Linux based) for it to work.
I do have linux ubuntu booted using unetbootin on my second laptop, or do i have to dualboot ubuntu ?
You have to make a dualboot of an OS that supports QEMU & LibVirt, such as Manjaro or Arch. You can look up a tutorial online
Thanks for the info man ^ Say i got Manjora dualpbooted, do you have any tutorials that shows how to setup the rest to run sliver mac ^ ?
Hello u/FirmHouse2 , I am having same issues here trying to bypass my 5c. If you got any method that saves you, kindly remember to alert me.
ipad 2mini?
disappointing, just managed to fix a 5c with apple devices but its locked with activation lock. its a 5c.