1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-03-12 12:14:29 +01:00

14 Commits

Author SHA1 Message Date
Tim
5fce838afc add support for configurable retry options 2015-05-17 18:56:30 +01:00
Tim Wright
3b59d513b5 Fix AndroidMeterpreter when running on Main thread 2015-03-13 23:29:42 +00:00
Tim
29aaec7188 remove logging 2014-12-01 03:17:12 +00:00
Tim
d9c6acc343 fix to run as root 2014-11-27 22:48:32 +00:00
Tim
882937154b don't pass android context through meterpreter 2014-11-27 22:32:03 +00:00
AnwarMohamed
3e1a10d19a removing shutdown but cached 2014-06-15 00:52:03 +02:00
AnwarMohamed
d77e3d9244 inserting extra spaces 2014-06-11 17:08:48 +02:00
AnwarMohamed
94509cf8d6 indentation 2014-06-11 17:06:10 +02:00
AnwarMohamed
f8432bdb6c formatting 2014-06-11 17:00:34 +02:00
AnwarMohamed
80216ceb83 android extension ~ rebase 2014-06-11 16:49:57 +02:00
Tim
5e2d21e56f disable android commands when the context is null 2014-02-15 13:40:03 +00:00
Tim
e9b07f0d7c the Android Context should be optional 2013-10-07 20:48:02 +01:00
Michael Schierl
facf2076e1 Use 1.4 version of net_config_get_interfaces
Apparently Android API 3 does not know the getMTU() function, which was
added in Java 1.6, and in Android API Level 9 (Gingerbread). Therefore,
fall back to the 1.4 version that does not need this API.
2013-04-27 20:39:13 +02:00
timwr
8a53a94f2e android meterpreter 2013-04-12 18:57:04 +01:00