1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-01-20 20:37:27 +01:00
metasploit-payloads/java
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
..
_root Land #1217, java payload build system refactor 2013-04-11 13:10:03 -05:00
androidpayload Use 1.4 version of net_config_get_interfaces 2013-04-27 20:39:13 +02:00
javapayload Make BindTCP test more robust 2013-03-03 21:08:06 +01:00
meterpreter fix obvious breakage 2013-04-18 10:24:50 +01:00
version-compatibility-check Add version compatibility checks for JavaPayload 2012-12-21 14:37:46 +01:00
COMPILING.txt Antivirus can interfere with compiling 2013-03-03 21:07:08 +01:00
pom.xml make android build conditional on -Dandroid.sdk.path= 2013-04-27 00:21:13 +01:00