alt text

Screenshot of a Twitter post by @sirocyl: “what’s a good hex editor - preferably for windows - for annotating structs and stuff? I’d normally use audacity but I figure there’s gotta be something better for this.” Attached to the post is a screenshot of Audacity showing two tracks, one of a binary file being interpreted as audio, zoomed-in at the sample level where individual bits can be edited, and a label track with labels such as “IMGDATA_MAGIC”, “IMGDATA_FILE_NAME (1)”, “Width (1)” and “Height (1)”.

  • zaphod@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    9
    ·
    6 days ago

    Yeah, you can just import some random file as raw data and then tell it how to interpret it. I would recommend importing as 8 bit mono.