1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-01-02 11:36:22 +01:00
metasploit-payloads/java/androidpayload/library
OJ 726bc5b721 Add support for writing to storage, and restarting
This commit adds support for simple writing to disk functioanlity. It
means that the collectors can continue to collect and write to disk
while offline, and if they stop, they can restart and regather
information stored on disk. These files are removed when the application
is removed, so the content doesn't survive new installations of the
payload.
2015-08-19 00:20:33 +10:00
..
src Add support for writing to storage, and restarting 2015-08-19 00:20:33 +10:00
AndroidManifest.xml update minSDK version to 10, update compat check for Android 2.3.3 2015-07-01 21:57:46 -05:00
pom.xml Merged java 2015-06-28 13:30:03 -05:00