Skip to content

Encode binary as English text over HTTP(s)

Notifications You must be signed in to change notification settings

c2biz/wire-transfer

 
 

Repository files navigation

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.2%
  • HTML 27.8%