ideviceunback icon indicating copy to clipboard operation
ideviceunback copied to clipboard

Decodes iPhone manifest and backup created by idevicebackup2

Results 6 ideviceunback issues
Sort by recently updated
recently updated
newest added

make cc -Wall -g -c -o sha1.o sha1.c cc -Wall -g ideviceunback.c sha1.o -lsqlite3 -o ideviceunback ideviceunback.c:567:8: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka...

The SHA1 implementation in this repo by @B-Con does not appear to have any copyright or license information in it. I suggest that it needs to be either relicensed by...

Nice tools you have here! Thank you!

Receiving following on running: SQL Error: disk I/O error expecting Manifest.mbdb Instead there is a Manifest.db Any future plans for this?