Skip to content

Instantly share code, notes, and snippets.

@invisiblethreat
invisiblethreat / rawhex2go.py
Created September 25, 2020 20:35
Wireshark hex stream to Go byte slice
#!/usr/bin/env python3
import sys
if not sys.stdin.isatty():
raw = sys.stdin.readline()
raw = raw.rstrip()
else:
raw = sys.argv[1]
if len(raw) % 2 != 0:

Keybase proof

I hereby claim:

  • I am invisiblethreat on github.
  • I am blacktip (https://keybase.io/blacktip) on keybase.
  • I have a public key whose fingerprint is 0A61 9BF6 350A F3E8 0891 49BF 4F37 68F7 E5D4 9AC5

To claim this, I am signing this object:

@invisiblethreat
invisiblethreat / keybase.md
Created February 5, 2015 20:28
keybase.md

Keybase proof

I hereby claim:

  • I am invisiblethreat on github.
  • I am blacktip (https://keybase.io/blacktip) on keybase.
  • I have a public key whose fingerprint is 2AA6 5213 E4DC C95A 3218 8322 A970 773B 5D5F 617E

To claim this, I am signing this object: