Closed timwr closed 9 years ago
This change adds a simple Payload.start method requiring only one argument, which makes it easier to backdoor an apk with only 1 smali function call (e.g https://github.com/timwr/metasploit-framework/blob/apk_backdoor/tools/apk_backdoor.rb#L70)
This was requested here: https://github.com/rapid7/metasploit-javapayload/issues/24#issuecomment-84133589 as it had been removed with this change: https://github.com/rapid7/metasploit-javapayload/commit/80190e6b8c58b5be71c9c2c2fba8bff7b415f91b
Urg I thought #30 fixed that build fail, bumping
Looks good to me, thanks @timwr.
This change adds a simple Payload.start method requiring only one argument, which makes it easier to backdoor an apk with only 1 smali function call (e.g https://github.com/timwr/metasploit-framework/blob/apk_backdoor/tools/apk_backdoor.rb#L70)
This was requested here: https://github.com/rapid7/metasploit-javapayload/issues/24#issuecomment-84133589 as it had been removed with this change: https://github.com/rapid7/metasploit-javapayload/commit/80190e6b8c58b5be71c9c2c2fba8bff7b415f91b