wire-transfer

Encode binary as English text over HTTP(s)

Stars
30

Wire Transfer

Obfuscates downloads over HTTP by encoding binary files into English text and reconstructing the binary client side.

./wiretransfer.py --target=shell.exe

Setup

Install Python 2.7.x, then install the dependancies with:

pip install -r requirements.txt