devistest
devistest
unfortunately, yes, I've made sure this is the correct password and there is no whitespace. I can copy/paste this into the icloud site and unlock the notes, but it fails...
so for the images, I think my issue has something to do with this from the debug_log: ``` Note 46: Created a new Embedded Object of type public.jpeg Note 46:...
It is an itunes backup (should be full), here is the query result on Manifest.db ``` sqlite> SELECT fileID,relativePath FROM Files WHERE relativePath LIKE '%40DF4BF7-B927-4C5D-B491-6497076749FA%'; bd6085165d412ccd822be2ebd99d0105de49173f|Previews/40DF4BF7-B927-4C5D-B491-6497076749FA-1-288x384-0.png 9807ae55b59a499c85d49da30f8ce391e390b370|Previews/40DF4BF7-B927-4C5D-B491-6497076749FA-1-288x384-0-oriented.png 6f9f363abaf7171f81b7d8f658644c2aae487fb4|Previews/40DF4BF7-B927-4C5D-B491-6497076749FA-1-144x192-0.png de82a993755cd24e65a4633f62508364e6070819|tmp/HardLinkURLTemp/40DF4BF7-B927-4C5D-B491-6497076749FA 5abcbffbc86fed35eb9dd96c3336fc168d4764c8|tmp/HardLinkURLTemp/40DF4BF7-B927-4C5D-B491-6497076749FA/1593200297...
I can search for and find all of these ids in the files and can even view the images by pulling them into VLC player. ``` sqlite> SELECT fileID,relativePath FROM...
No, thanks for working with **me** on this. I'll happily see if we can iron this out. The device is an iphone 11 running 14.6 iOS. The notes were all...
I don't have a mac to run this on, I'm running on a linux box.
well the rip is being done on windows, but I'm doing the work with your script on my linux box
Yeah there is definitely data there: ``` 66|32|32|48|32|9960|32|32 108|32|32|48|32|9614|32|32 109|32|32|48|32|9646|32|32 ``` The contents without the length parameter included is massive.
ran that version, and the result looks identical
some success!... no longer get the encryption issue, but still no love on the images due to the `Can't call back_up_file with filepath_on_disk that is nil` error.