Flip string or flop string tool, it's funny.
将字符串flip反转
$ python flipString.py -e "flip"
___________
< pıʃɟ flip >
-----------
.::!!!!!!!:.
.!!!!!:. .:!!!!!!!!!!!!
~~~~!!!!!!. .:!!!!!!!!!UWWW$$$
:$$NWX!!: .:!!!!!!XUWW$$$$$$$$$P
$$$$$##WX!: .<!!!!UW$$$$" $$$$$$$$#
$$$$$ $$$UX :!!UW$$$$$$$$$ 4$$$$$*
^$$$B $$$$\ $$$$$$$$$$$$ d$$R"
"*$bd$$$$ '*$$$$$$$$$$$o+#"
"""" """""""
[+]input :flip
[+]output:pıʃɟ将字符串abcd编码:
python flipString.py -e "abcd"将字符串pıʃɟ解码:
python flipString.py -d "pıʃɟ"将结果保存到文件:
python flipString.py -eo "abcd"-h help
-d decode the code to decode.txt
-f check filename as input
-o save input and result to file
encode -> encode.txt
decode -> decode.txt
Example: python flipString.py -eo "abc"