Skip to content

Convert iOS UUID between canonical and crashlog format, and find matched file path if available.

License

Notifications You must be signed in to change notification settings

jzhang46/uuid_format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

uuid_format

Convert iOS UUID between canonical and crashlog format, and find matched file path if available (using mdfind).

Usage:

uuid_format uuid

Example:

./uuid_format 27584F9D-AEC9-32EB-A5F7-6C8C7720A636

======== Converted formats ==========

Canonical format: 27584F9D-AEC9-32EB-A5F7-6C8C7720A636

Crashlog format: 27584f9daec932eba5f76c8c7720a636

About

Convert iOS UUID between canonical and crashlog format, and find matched file path if available.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages