import base64 e = base64.b64decode(b"dGhhbmt1IGJoYXlpeWE=").decode() while True: print(e)