Skip to content

Instantly share code, notes, and snippets.

@jpginc
Created October 4, 2018 03:07
Show Gist options
  • Save jpginc/12c5579463c7e989832a2a5dbc60b25f to your computer and use it in GitHub Desktop.
Save jpginc/12c5579463c7e989832a2a5dbc60b25f to your computer and use it in GitHub Desktop.
dns4
FileRead, bin, properDecoded.txt
StringMid, img, bin, 594, 41415 - 594
f := FileOpen("img.png", "w")
f.write(img)
f.close()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment