- More modules (always)
- Fix bugs (always :)
- Different logging levels
- Add ability to do base64 and uu encode/decode
	DONE - "encode" command
	DONE - "decode" command
		DONE - base64
		- uuencode/decode
		DONE - md5
		DONE - sha256
		DONE - url escape
		- \x33\x55 etc
		- rotN
		- morse code -.--...-.-  .-- .-..-.. ---..--
		DONE - binary? LSB and MSB
		DONE - hex? LSB and MSB
		- leet? Whoops, I mean "l337"
		- NTLM v1 & v2
		- LANMAN?
		- CHAP?
		- Piglatin :P
		- Rainbow tables
- Ruby module for generating traffic graphs? (gruff)
- Screencast: creating a module/category for nsm-console
- Screencast: creating a command for nsm-console
DONE - 'print #' shows packet # in tcpdump -X format, specify range, etc lots of options
- Context-sensative tab completion
- Fix "~" support