Skip to content

Instantly share code, notes, and snippets.

@cwage
Created June 23, 2013 00:00
Show Gist options
  • Save cwage/5843172 to your computer and use it in GitHub Desktop.
Save cwage/5843172 to your computer and use it in GitHub Desktop.
$ gcc challenge1.c -o challenge1 && ./challenge1
Original string: 49276d206b696c6c696e6720796f757220627261696e206c696b65206120706f69736f6e6f7573206d757368726f6f6d
Result: SSdtIGtpbGxpbmcgeW91ciBicmFpbiBsaWtlIGEgcG9pc29ub3VzIG11c2hyb29t
Back in hex: 49276d206b696c6c696e6720796f757220627261696e206c696b65206120706f69736f6e6f7573206d757368726f6f6d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment