Created
December 31, 2010 15:10
-
-
Save matthewd/761072 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| require 'keylog' | |
| keylog = "qqY2pdfrct,Take one down and pass it around\e\x18$Po\ej\x18w\x18q81@qdkcf0Go to the store and buy some more, 99\ekex?s\rxnxZZ" | |
| p keylog | |
| vimmish = Keylog.new.convert(keylog) | |
| p vimmish |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment