Yann Weber 0463a374fb Initial commit | vor 8 Jahren | |
---|---|---|
AUTHORS | vor 8 Jahren | |
COPYING | vor 8 Jahren | |
README | vor 8 Jahren | |
pybfenc.py | vor 8 Jahren | |
test.sh | vor 8 Jahren |
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