patrislav1 / unisoc-unlock

Python tool to (un)lock a Unisoc/Spreadtrum Android bootloader
51 stars 7 forks source link

Does this work on windows? #3

Open HaloDragon7410 opened 10 months ago

HaloDragon7410 commented 10 months ago

I currently have a windows pc and I am worried unexpected errors might occur using this on windows.

Specifically windows 7 home basic

patrislav1 commented 10 months ago

I don't have a Windows machine so can't verify it for you, however since this is a pure Python tool it should work. I just don't know if the libusb part works on its own or needs additional libusb installed. Just give it a try.