psobot / keynote-parser

A packer/unpacker for Apple Keynote presentation files.
156 stars 17 forks source link

make extract_mapping.py script more robust #41

Closed SheetJSDev closed 2 years ago

SheetJSDev commented 2 years ago

In Numbers 12.1 [NSApplication _handleAEOpenEvent:] is too early. Only the core messages from TSPersistence.framework will be loaded at that point.

It's easier to break on all CloudKit methods using the RE and skip only the relevant calls. In LLVM14 they are presented as ___lldb_unnamed_symbol####$$CloudKit (1066 locally)