Skip to content

Caught KDFError trying to generate PBKDF2 key #123

@macsecur

Description

@macsecur

Added 3 passwords to the AppleDecrypter from /data/pwd.txt
Created a new AppleBackup from single file: /data/NoteStore.sqlite
Guessed Notes Version: 18
Caught KDFError trying to generate PBKDF2 key
Caught KDFError trying to generate PBKDF2 key
Caught KDFError trying to generate PBKDF2 key
Updated AppleNoteStore object with 2 AppleNotes in 2 folders belonging to 1 accounts.
Adding the ZICNOTEDATA.ZPLAINTEXT and ZICNOTEDATA.ZDECOMPRESSEDDATA columns, this takes a few seconds

Mac - Macbook Air M3
macOS Version - 15

I am trying to decrypt the test Locked Apple Notes from Mac, where I know the password 100%. In the wordlist, I wrote 3 passwords, one of which is correct. But I fail. I suspect that this is because in their updates Apple partially stopped writing salt, wrappedkey, iv, iterations (randomly). Most likely, the program simply cannot get the necessary data to create a key from the table.
P.S. Not encrypted notes were decoded successfully.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions