...
- The Decoded Text Tab now automatically detects and formats JSON, offering colored text and code folding for improved readability.
- A dedicated JSON Examiner Tab allows for in-depth viewing and examination of JSON data.
- New decoders for Google URL VED Parameters, URL Dot Separated Values, Google Protocol Buffers in URLs, URL Query Parameters, and MIME-Q and MIME-B provide advanced capabilities for analyzing URL components and encoded data.
- Hashing tools for MD5, SHA-1, SHA-256, SHA-384, SHA-512, and RIPEMD-160 have been added, along with viewers for URL search query parameters and URL components, making this form a comprehensive toolkit for forensic analysis.
- Added the ability to cascade Examine forms, so the user can select text or a field and examine that value.
JSON Examiner
JSON is everywhere; now you can drill down and perform analysis on JSON source files. The new JSON Examiner, accessible via the Tools menu, allows you to:
...