Yann Weber 39791c26a2 Code cleaning | 8 年之前 | |
---|---|---|
AUTHORS | 8 年之前 | |
COPYING | 8 年之前 | |
README | 8 年之前 | |
pybfenc.py | 8 年之前 | |
test.sh | 8 年之前 |
pybfenc 1.0 :
=============
pybfenc is a VERY USEFULL programm that allows you to convert data into
brainfuck code. It try to reduce the brainfuck code size as possible.
You can use it throught a pipe :
cat /dev/urandom | ./pybfenc
or with a file :
./pybfenc foobar