Tim
Tim
I wonder if this is android doze Can you try `meterpreter > activity_start 'intent:package:com.metasploit.stage#Intent;action=android.settings.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS;end'` Please?
Thanks for landing this @jheysel-r7 !
Can't we just invert the logic in priv.rb? e.g return false for < Vista and then run the enable_lua check for everything else?
From the error it's looking like this device has been patched? Not sure but that would be my guess. Why not try https://github.com/timwr/CVE-2016-5195 Or https://github.com/timwr/CVE-2014-3153 ?
I assume this was patched in December 2016. Can you try: `make test`
``` warning: source file size (4696) and destination file size (9444) differ will overwrite first 4696 bytes of destination only ``` I suspect it's because of this. You could try...