Skip to content
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

Open
Xtaker-of-lifeX opened this issue Sep 27, 2019 · 31 comments
Open

Window support soon or is it not possible #48

Xtaker-of-lifeX opened this issue Sep 27, 2019 · 31 comments

Comments

@Xtaker-of-lifeX
Copy link

Would it be possible to get window support or is there a way to boot linux on a windows computer

@KillaBoi
Copy link

Would it be possible to get window support or is there a way to boot linux on a windows computer

You could use a live cd (Ubuntu live CD) or just dual boot into linux by installing it in another partition.

@Xtaker-of-lifeX
Copy link
Author

My computer runs like dog shit so dual boot wont be possible

@KillaBoi
Copy link

KillaBoi commented Sep 27, 2019

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)

@Hendrikto
Copy link

I have not tested this, but it might work under WSL2, as it actually runs a Linux kernel instead of emulating it.

@KillaBoi
Copy link

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.

@Xtaker-of-lifeX
Copy link
Author

So is there a way to just boot linux on my computer and not use windows 10

@mrkushy
Copy link

mrkushy commented Sep 27, 2019

Its python just download it on your windows

@dznas
Copy link

dznas commented Sep 27, 2019

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.

Will the ipad6 running 12.4.1 be downgraded?

@dznas
Copy link

dznas commented Sep 27, 2019

它的python只需将其下载到Windows

Can you write a tutorial? For non-programmers, only windows, thank you

Its python just download it on your windows

Can you write a tutorial? For non-programmers, only windows, thank you

@jmichaelbarker
Copy link

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.

@Hendrikto
Copy link

Hendrikto commented Sep 27, 2019

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.

@KillaBoi
Copy link

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!!!

@KillaBoi
Copy link

Could probably use a VM as well.

Check, it says that it will not work in a VM.

@Ronsor
Copy link

Ronsor commented Sep 27, 2019

I tried getting it running on windows but there's an error: ValueError: the device has no langid

@dznas
Copy link

dznas commented Sep 28, 2019

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.

感谢你的回复
thank you for your reply

@jmichaelbarker
Copy link

I tried getting it running on windows but there's an error: ValueError: the device has no langid

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).

@zombodotcom
Copy link

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

@DanHolli
Copy link

@2eggsss it is sandboxed, which is different from a vm because it does run natively, just blocked from some things

@KillaBoi
Copy link

@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.

@Millss23
Copy link

i have a 64 bit computer will it work it’s pretty good and how do i do it i’m big noob

@Ronsor
Copy link

Ronsor commented Sep 28, 2019

I tried getting it running on windows but there's an error: ValueError: the device has no langid

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 tried that actually.

@drewwalton19216801
Copy link

drewwalton19216801 commented Sep 29, 2019

@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.

@EWouters
Copy link

EWouters commented Sep 29, 2019

Geohot got it to work on Windows, check the stream and his fork of the repo (he ported it to Python 3 as well).

Edit: actually he didn’t get it to work and didn’t really port it to Python 3 😑

@Millss23
Copy link

@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

@EWouters
Copy link

Please check #67 and close this issue.

@0n1cOn3
Copy link

0n1cOn3 commented Oct 2, 2019

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.

@babarqb
Copy link

babarqb commented Oct 8, 2019

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.

@xp2-882030kgz010602
Copy link

Would it work to compile with Cygwin?

@drewwalton19216801
Copy link

@xp2-882030kgz010602 No, Cygwin would not help. This is Python scripting, with ARM shellcode that needs to be compiled with a specific ARM assembler.

@Ronsor
Copy link

Ronsor commented Oct 12, 2019

@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.

@adelphiamalloc
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests