4cd329a943
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 |
||
---|---|---|
.. | ||
functional | ||
hooks | ||
lib | ||
modules | ||
tests |