You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
printf("usage: %s <system.img> <system.transfer.list> <system.new.dat> <system.patch.dat>\nargs:\n\t- block device (or file) to modify in-place\n\t- transfer list (blob)\n\t- new data stream (filename within package.zip)\n\t- patch stream (filename within package.zip, must be uncompressed)\n",argv[0]);