Overview of My Tools That Handle JSON Data

    Published: 2024-06-15
    Last Updated: 2024-06-15 10:05:22 UTC
    by Didier Stevens (Version: 1)
    0 comment(s)

    I wrote a couple of diary entries showing my tools that produce and consume JSON data. Like "Analyzing PDF Streams", "Another PDF Streams Example: Extracting JPEGs" and "Analyzing MSG Files".

    The tools than can produce MyJSON output (option –jsonoutput) to stdout are:

    The tools than can accept MyJSON input (option –jsoninput) from stdin are:

    The tools than only accept MyJSON input from stdin are:

    And if you want to write your own program that can process MyJSON data, my Python program template for binary files process-binary-files.py also supports this format.

    Didier Stevens
    Senior handler
    blog.DidierStevens.com

    Keywords: json tools
    0 comment(s)

      Comments


      Diary Archives