ronin-rb/ronin-payloads

Add a `CommandPayload#to_perl` method

Closed this issue · 1 comments

Add a to_perl method to CommandPayload which wraps the command in Perl system("...");.

Implemented in b7675f4.