What's inside a .tarc
A macOS package bundle (Finder sees one icon, on disk it's a folder). Contents: manifest.json (version, createdAt ISO 8601, exporterVersion, platform, conversationCount); msgstore.db (the decrypted main message database, the only WhatsApp DB that lives in the user-accessible Crypt15 backup); contacts.json (optional — JSON the Mac app builds from the imported vCard/CSV address book); manual_contacts.json (optional — your in-app JID-to-name overrides); media/ (folder tree of images, videos, voice notes, documents).