History | View | Annotate | Download (3.3 kB)
Load from the absolute, not relative path
Fix up bad line removals
Bump fastlib to 0.0.6, no longer need to push metasploit.fastlib into the include path
Adds fastlib and lib/metasploit.fastlib to the include path
add a commandline switch for loading plugins at startup...
add -q option to suppress banner, improve -n warning...
applying a patch to enable easy output to file: ./msfconsole -o output.txt -r input.msf...
Allow a database config file to be specified...
Remove unsupported msfweb interface. (fixes #503)...
delay loading rex too...
add -n (disable database) option for msfconsole, gives 33% startup time reduction...
delay framework load until after option parsing...
more cleanups...
allow multiple resource files on the command line...
handle invalid options, fixes 542...
Swap around rbreadline - load it by default, but also allow the old readline with the -...
a few trivial whitespace things...
Patch from Jonathan Steel to fix double-symlinks...
look for files in absolute paths. fixes #252...
Code cleanups...
Merged revisions 5386-5391 via svnmerge from...
ensure that module counts are reflected accurately, and add option to specify a module ...
hdm.drink(0xc0ffee)...
Fit the text into the standard windows console...
Add a non-supported note about the Windows ruby interpreter...
defanged mode...
Symlink-friendly msf interfaces...
Added -c, -r, -v options to msfconsole...
/usr/bin/ruby vs /usr/bin/env ruby...
Catch ugly Interrupt error in msfconsole, fixed tabs in simpleclient...
moved user interfaces, changed relative lib path...
implemented msfd as a plugin...
better ui...
enhanced logging...
pivoting with portfwd command...
fixed up encoding, made payload generation pimper...
foo...
motisha4lif...
started hacking on payload stuff...
text user interface crap...