Changes

84 bytes added ,  04:34, 18 October 2021
When it was fixed
Line 1: Line 1: −
'''/dev/flash''' provides a raw interface to the NAND flash memory. On older [[IOS]] revisions, file system permissions do not restrict the access to the NAND memory, however, the contents are encrypted. This was fixed on newer revisions.
+
'''/dev/flash''' provides a raw interface to the NAND flash memory. On older [[IOS]] revisions, file system permissions do not restrict the access to the NAND memory, however, the contents are encrypted. This was fixed in [[3.3rev03]] in the IOSes that the [[signing bug]] was fixed in, and in [[3.4]] for the other IOSes.
    
Be careful when using these interfaces! Calling the wrong ioctl (or calling write() instead of read()) could have unfortunate results.
 
Be careful when using these interfaces! Calling the wrong ioctl (or calling write() instead of read()) could have unfortunate results.
5,579

edits