Skip to content

Instantly share code, notes, and snippets.

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