Looking through the 10.0.1 IPSW, the file system 058-41249-210.dmg is not encrypted as previously done in 9.x and below and can be extracted fully. Given that the file system is not encrypted in the IPSW, what other benefits will OTA tools bring?
Billy - I started the OTA before Apple did their decrypted images. Plus the fact that the OTA is still useful given Part IV (more than ever aptly titled, given your question), in that you can use the ota tool to do a wide search over the entire image without unpacking it.
Fair enough boss. It was very handy prior to iOS 10 for sure. I was just wondering how else to utilize the tools. Searching is definitely an asset without unpacking.
As always, your work and others on this forum is very much appreciated.
After compiling the ota.c file following the instructions in the article, I get the following error trying to extract all the files from the HomePod firmware:
mmap: Invalid argument
Do I need something special installed in MacOS Sierra in order to make this works?