Software Alternatives & Reviews

Reverse-engineering an encrypted IoT protocol

ImHex Kaitai Struct
  1. 1
    ImHex is a free, featureful Hex Editor with many tools often only found in paid products. It includes a custom built scripting language for highlighting and decoding binary data, a disassembler, extensive file analysis tools and much much more
    Pricing:
    • Open Source

    #IDE #Software Development #Text Editors 6 social mentions

  2. Kaitai Struct is a formal language for binary format specification that can be compiled into parser code
    Pricing:
    • Open Source
    Just piggybacking here to mention a variety of other "interpret structured binary data" tools. Apparently I collect links to these (: * fq - like jq for binary data: https://github.com/wader/fq ** visualizer, for the above: https://github.com/kaitai-io/kaitai_struct_visualizer/ ** binary templates, for the above: https://github.com/HexFiend/HexFiend/blob/master/templates/Tutorial.md * binary-parsing - a collection of links to similar such tools : https://github.com/dloss/binary-parsing * ImHex, which you mention.

    #IDE #Software Development #Text Editors 33 social mentions

Discuss: Reverse-engineering an encrypted IoT protocol

Log in or Post with