-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Window support soon or is it not possible #48
Comments
You could use a live cd (Ubuntu live CD) or just dual boot into linux by installing it in another partition. |
My computer runs like dog shit so dual boot wont be possible |
You "might" be able to get away with using a live CD. If that doesn't work then there is no other way (as of right now) |
I have not tested this, but it might work under WSL2, as it actually runs a Linux kernel instead of emulating it. |
It still runs in a VM so it may not work, I have not tested it myself either but just stating facts. |
So is there a way to just boot linux on my computer and not use windows 10 |
Its python just download it on your windows |
Will the ipad6 running 12.4.1 be downgraded? |
Can you write a tutorial? For non-programmers, only windows, thank you
Can you write a tutorial? For non-programmers, only windows, thank you |
There's not really much that can be done with this as a non-programmer at the moment. And besides, you almost certainly would require more than just python, like libusb (I haven't got a clue what its support looks like on windows) and potentially more. It would definitely be simpler to use a linux livecd. |
A tutorial on using LiveCDs can be found here. It contains links to other articles about accomplishing the same with a USB stick instead. This may be scary/difficult for some people, as it requires creating a bootable medium, in addition to changing your BIOS bootorder and/or entering the boot menu (as discussed here). If you are uncomfortable doing this, this might be an indicator that you are not the target audience for this. |
Best thing to do if you don't wanna go the LiveCD way is to just WAIT. This is a program made for developers to implement their own methodologies into practice and is not really suited for consumers to do anything with (you can't do much anyways besides debugging etc and dumping the SecureROM). THIS IS NOT A JAILBREAK!!! |
Check, it says that it will not work in a VM. |
I tried getting it running on windows but there's an error: |
感谢你的回复 |
I'm not sure how the Windows permission model applies to USB/HID devices (or whatever Windows decides a DFU iDevice is) but on both Linux distros I've tested, libusb is only able to communicate with the device as root; so, if you're not already, try executing the script with higher privileges (from an Admin console, for instance). |
I can look into it for Windows, but honestly just get etcher.io and make a live Linux ( Ubuntu or some distro) live boot. Google search. Just boot your system from the live boot |
@2eggsss it is sandboxed, which is different from a vm because it does run natively, just blocked from some things |
Please test and reply if it works with WSL2, I will inform+apply as required. |
i have a 64 bit computer will it work it’s pretty good and how do i do it i’m big noob |
I tried that actually. |
@Millss23, if you are that unfamiliar with this, this may not be for you. This is just the exploit. It does not jailbreak your device. |
ok tnx will do |
Please check #67 and close this issue. |
Check out our Pionieer Geohot (George Hotz) his Github Repo. Also check the stream from twich, which he has successfully dumped the BootROM from his iPhone 7 on Windows. |
No Geohot not able to pwnd his iPhone 7 on the window he tried very hard but in the end, he used a mac and got success. |
Would it work to compile with Cygwin? |
@xp2-882030kgz010602 No, Cygwin would not help. This is Python scripting, with ARM shellcode that needs to be compiled with a specific ARM assembler. |
That doesn't even have anything to do with it. The software itself runs fine on Windows, but libusb doesn't work right. |
any particular preference of linux?? i've tried a few without much success in the past.. i love my kali but i don't think it's applicable here.. lmk adelphiamalloc @ gmail.com thanx |
Would it be possible to get window support or is there a way to boot linux on a windows computer
The text was updated successfully, but these errors were encountered: