I reverse-engineering the closed GoodNotes format using LLMs
Kaih1825 released an open-source Python toolkit that decodes GoodNotes 5 and 6 .goodnotes archives by parsing protobuf wire format, Apple LZ4 framed streams, and Troy Hanson TPL memory images, exporti…