Skip to content

1.3.3

Latest
Compare
Choose a tag to compare
@leonjza leonjza released this 21 Jul 13:53
· 3 commits to master since this release
ae49490

new

  • Add a bash reverse shell and make it the default choice. To use the old Perl-based reverse shell, add the --perl flag.

fixes

  • If command execution failed because the target executable did not exist, a job would be left lingering. That sucked, and instead cleanups will now occur if that was the case.