You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I would like to know if it is possible to do this and how?
with a rooted device we can do many things, the idea is as follows, we know that dalvik meterpreter already has the option to hide the app icon automatically after it is installed, but not hide the app from the list of installed applications so I thought what if I extract only the necessary files from the apk and place them in a folder and you can place this folder anywhere on the device, for example, /system and then create a shell.sh script that looks for the folder and starts the payload but this shell.sh script must be executed at system startup, what options do we have?
The text was updated successfully, but these errors were encountered:
Thanks for your contribution to Metasploit Framework! We've looked at this issue, and unfortunately we do not currently have the bandwidth to prioritize this issue.
We've labeled this as attic and closed it for now. If you believe this issue has been closed in error, or that it should be prioritized, please comment with additional information.
Hello, I would like to know if it is possible to do this and how?
with a rooted device we can do many things, the idea is as follows, we know that dalvik meterpreter already has the option to hide the app icon automatically after it is installed, but not hide the app from the list of installed applications so I thought what if I extract only the necessary files from the apk and place them in a folder and you can place this folder anywhere on the device, for example, /system and then create a shell.sh script that looks for the folder and starts the payload but this shell.sh script must be executed at system startup, what options do we have?
The text was updated successfully, but these errors were encountered: