Skip to content

Instantly share code, notes, and snippets.

@lovasoa
Created January 14, 2020 14:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lovasoa/723d5eb7f24f96273cb28c177135aa1a to your computer and use it in GitHub Desktop.
Save lovasoa/723d5eb7f24f96273cb28c177135aa1a to your computer and use it in GitHub Desktop.
"""
Solution to https://gist.github.com/lovasoa/a4efdd4f30cc0ee4cd9f0563fb7ec64e
execute with:
mkfifo fifo
python3 crack.py < fifo | python3 challenge.py | tee fifo
"""
password = ""
for i in range(64):
print(0)
print("{self.ask_secret.__globals__[SECRET][%d]}>9" % (i,))
input()
input()
password += input()[10]
print(password)
input()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment