python3 cipher-decode.py -i "message to encode or decode" -r <rotate number ( Optional )> -s "search text into message"( Optional )
input : python3 cipher-decode.py -i "Github" -r 13
output : [+][13] Tvguho
input : python3 cipher-decode.py -i "Tvguho" -s git
output : [+][13] Github