JSON Viewer Plugin
JavaScript Object Notation (JSON) files are often used to transfer and/or store configuration data maintained by local and web-based applications.
This plugin adds a right-click context-menu option allowing the user to view and bookmark the data from JSON file currently highlighted in the EnCase GUI.
In addition to supporting plain-text JSON data, the script also supports that compressed with Mozilla's implementation of the LZ4 compression algorithm. Such data will have the 'mozLz40' file-signature.
This script was developed for use in EnCase training. For more details, please click the following link:
Download Now