Cloakify
Cloakify copied to clipboard
CloakifyFactory - Data Exfiltration & Infiltration In Plain Sight; Convert any filetype into list of everyday strings, using Text-Based Steganography; Evade DLP/MLS Devices, Defeat Data Whitelisting C...
The code base has been full migrated to Python 3.x. The functionality of the code is all the same however, some modifications have been made to simplify or refactor sections.
Here's a python 3 branch of cloakify. I updated it for the fun of it recently from 2.7 and I thought it might be useful. Tested on os X and...
Fixes one typo in `Create Your Own Cipers` title and some markdown formatting. I don't mean to be disrespectful, I understand some of the changes are a little bit opinionated....
...so this project will be, too. Thanks
Fix for decloaking, needed temp file to be passed around
Fantastic tool. I would appreciate a slight tweak to allow for tab completion in cloakFactory 'wizard' when entering file paths. Thanks!
There were also some code quality changes as well. I made it more pep8 compliant. I tested encoding and decoding between python 2 and 3 and it was working for...