Skip to content

Identify

Sebastien Pouliot edited this page Feb 14, 2022 · 2 revisions

If you are curious about the content of your bundles then identification is key. Most of the time you'll already know what the files are, but if you don't then you can ask the tool to identify the file(s).

Behind the scene the tool is calling the file command to identify the file format.

Identity All Files

You can quickly identify every file by pressing SHIFT+I.

Identity Selected File

The currently select file will be identified when you press SHIFT+J.

Refresh

Refreshing (F5) the table will reset any description. This is needed since the files content may change, e.g. a text-based .plist could be replaced with a binary .plist.

Clone this wiki locally