rg -a "text match", note the database file to usesqlite3 Database.db.tables.schema <table>select...until you find theZBLOB's table primary keyZ_PK- Save it to file with
SELECT writefile('out.plist', ZBYTES) FROM ZBLOB WHERE Z_PK=298;<-- use your pk - Convert plist to text format with
plutil -convert xml1 out.plist - Open it with an editor and find your contents among shitloads of metadata
Created
October 20, 2025 21:47
-
-
Save berkus/6bb2364daa3177516e17a7654b898992 to your computer and use it in GitHub Desktop.
How to extract data from the Yojimbo3 database:
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment