Question
How do I decode binaries?
Answer
A continual source of concern, and the target of more than one strongly-worded security assessment, the VTun server and client binary applications can be built completely without SSL built-in. When such binaries are used, the encryption between both endpoints is only a simple XOR function, and is completely trivial to decode.
— Source: Wikipedia (www.wikipedia.org)