Generate a persistence script for Metasploit embedded payloads.
Use the Git to install PersistenceScript.
git clone https://github.com/rohitnishad613/PersistenceScript.git
▶ python PersistenceScript.py
Usage : PersistenceScript <Option>
Options:
-h --help : Show this help message
-a --apk : Specify the embedded payload path.
-G --GUI : Start GUI version
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update the tests as appropriate.