moloch-- / wire-transfer

Encode binary as English text over HTTP(s)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Encode binary as English text over HTTP(s)


Languages

Language:Python 72.2%Language:HTML 27.8%