dnscat2 icon indicating copy to clipboard operation
dnscat2 copied to clipboard

Explore Base32 encoding

Open iagox86 opened this issue 9 years ago • 1 comments

Thanks Jeffrey

iagox86 avatar Oct 10 '15 12:10 iagox86

We're going to have to distinguish different encodings. Right now, hex is assumed. We can prefix something like '0x32' or 'x32' or something to tell the other side that it will need to be decoded as base32. That gives us the ability to define other encodings and such.

This is going to be part of the "tunnel protocol".

iagox86 avatar Oct 13 '15 20:10 iagox86