metasploit-framework/modules
Tod Beardsley 802924d67a Getting rid of continuation slashes. Plz don't.
Continuation slashes are the devil when it comes to reading Ruby,
especially if you're reading something like:

def hello

puts "Hello world!" \
  if true

end

This looks like a syntax error and hurts my eyeballs.

Please avoid this convention in the future.
2012-10-01 11:23:06 -05:00
..
auxiliary Getting rid of continuation slashes. Plz don't. 2012-10-01 11:23:06 -05:00
encoders Comply with msftidy 2012-08-07 15:59:01 -05:00
exploits updated all my authour refs to use an alias 2012-09-19 21:46:14 -05:00
nops Comply with msftidy 2012-08-07 15:59:01 -05:00
payloads Update author information 2012-09-19 14:00:51 -03:00
post updated all my authour refs to use an alias 2012-09-19 21:46:14 -05:00
modules.rb.ts.rb Massive whitespace cleanup 2012-03-18 00:07:27 -05:00