metasploit-framework/test
James Lee 4cd329a943 Spawn the payload as a seperate process
Running the payload using system() in a thread was causing some weird
interactions with ctrl-c. Fix those issues by using Process.spawn and
Process.detach. I suspect this was the original cause of #3631, java
meterpreter sessions dying unaccountably.

See #3631
2011-12-31 12:11:34 -07:00
..
functional teensy bit more work on the spec for msfconsole. this commit merges in a meterpreter functional test. 2011-04-19 16:40:50 +00:00
hooks Commit some testing tools 2009-10-01 16:04:48 +00:00
lib bugfix & cleanup of the vm loading and a speedup / bugfix for the regex lib 2011-03-20 02:33:39 +00:00
modules Spawn the payload as a seperate process 2011-12-31 12:11:34 -07:00
tests more cleanups 2010-05-03 17:13:09 +00:00