Skip to content

Instantly share code, notes, and snippets.

@pindia
Created December 9, 2011 07:03
Show Gist options
  • Save pindia/1450560 to your computer and use it in GitHub Desktop.
Save pindia/1450560 to your computer and use it in GitHub Desktop.
import base64, marshal
exec marshal.loads(base64.b64decode('''YwAAAAABAAAAAwAAAEMAAABzIAAAAGQB
AGQAAGwAAH0AAHwAAGoBAGQCAGQDAIMCAAFkAABTKAQAAABOaf////9pAgAAAGlkAAAAKAI
AAAB0BAAAAG1hdGh0AwAAAHBvdygBAAAAUgAAAAAoAAAAACgAAAAAcwcAAAA8c3RkaW4+dA
EAAABmAQAAAHMEAAAAAAEMAQ=='''.replace('\n','')))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment