Skip to content

Instantly share code, notes, and snippets.

@berdoezt
Created December 18, 2017 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save berdoezt/4a03ed8e40aa5e62d968e5cd232f1312 to your computer and use it in GitHub Desktop.
Save berdoezt/4a03ed8e40aa5e62d968e5cd232f1312 to your computer and use it in GitHub Desktop.
first solver
a = [0x6E, 0x69, 0x64, 0x73, 0x61, 0x7C, 0x53, 0x6F, 0x36,0x74, 0x58, 0x26, 0x74, 0x58, 0x6D, 0x52, 0x74, 0x73, 0x58, 0x73, 0x6F, 0x34, 0x58, 0x45, 0x34, 0x60, 0x6E,0x69, 0x49, 0x6E, 0x69, 0x60, 0x7A]
print "".join(chr(i ^ 7) for i in a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment