SkillAgentSearch skills...

Ichat2json

Reads an .ichat binary plist file and writes newline-separated JSON to STDOUT

Install / Use

/learn @matrix-hacks/Ichat2json
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ichat2json

Reads an .ichat binary plist file and writes newline-separated JSON to STDOUT

Run Instructions

  • Open ichat2json.xcodeproj with Xcode.
  • Build it.
  • In console you'll find the path of the executable.

Console:

Usage:  /Users/[YOURUSER]/Library/Developer/Xcode/DerivedData/ichat2json-fgxipssxrjlhvrevepwucnmapdzq/Build/Products/Debug/ichat2json path/to/ichat

Copy the path, and use this command in a Terminal to dump it in a file:

EX:

cd /PATH_TO_YOUR_ICHAT_FILE
/Users/[YOURUSER]/Library/Developer/Xcode/DerivedData/ichat2json-fgxipssxrjlhvrevepwucnmapdzq/Build/Products/Debug/ichat2json file.ichat > file.json

Special Thanks

Related Skills

View on GitHub
GitHub Stars37
CategoryDevelopment
Updated1y ago
Forks4

Languages

Objective-C

Security Score

80/100

Audited on Oct 7, 2024

No findings