= HELP Feeling stuck? There's actually a cheatsheet! Command Cheatsheet: http://files.matacyber.com/docs/cheatsheet.txt Binary Source Code: http://files.matacyber.com/code/bof.s To get the files, run: curl --output For example: +-------------------------------------------------------------------------------+ | curl http://files.matacyber.com/code/bof.s --output ./bof.s | | | | and | | | | curl http://files.matacyber.com/docs/cheatsheet.txt --output ./cheatsheet.txt | +-------------------------------------------------------+