Nikias Bassen
Nikias Bassen
looks like it uses `https://wkms-public.apple.com/fcs-keys` for the request URL
Amazing, good job @doronz88
Use the `irecovery` tool from `libirecovery` (https://github.com/libimobiledevice/libirecovery) and then run ``` irecovery -n ```
Not programmatically.
Not sure why you need an app for that but you should link against libimobiledevice and libirecovery and have your code call the appropriate API functions. But this is out...
I am actually looking into that one right now
Yes, I already released new versions of libplist, libimobiledevice-glue, and libusbmuxd
This build is from last year. Try latest code.
Could you verify if the latest code still has the logging issues? There was a bugfix a while ago, but not sure if it addressed everything: https://github.com/libimobiledevice/idevicerestore/commit/8d0563380db8f3412de1fabf5ad74ccde1159eac
Check commit ae1539e534d9d9c78ed54573d831519cfcb8741b (just committed)