资源说明:A really (really) simple file encoder.
Encode =========================================================================== Just a "hide that pics I wouldn't show to anyone" short program. Yep, short program, I really refuse to call it a Script. Hide that "I hope my mom doesn't see this" pictures and that "OMG, nobody can know I like this" musics. Usage ----- As simple as type some words in the terminal... `python encode.py` Where: * filename is the the file you want to encode or decode * password is a super secret key used to crypt the data and to decode * way can be e (for encode) or d (for decode). It tells what you want to do with the file ###Encode: `python encode.py file.txt devotchka e` ###Decode: `python encode.py file.txt devotchka d` License ------- The good and old MIT license. See license.txt file.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。