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

A major obstacle was encountered, the payload could not be launched after hiding the launch icon. Is this a bug? #580

Open
Jer-Chao opened this issue Jul 26, 2022 · 0 comments
Labels

Comments

@Jer-Chao
Copy link

Steps to reproduce:

hide_app_icon

launcher hidden

activity_start intent://baidu.com#Intent;scheme=http;action=android.intent.action.VIEW;end

Error: Unable to find explicit activity class {com.metasploit.stage/com.metasploit.stage.MainActivity}; have you declared this activity in your AndroidManifest.xml?

am start --user 0 -a android.intent.action.MAIN -n com.metasploit.stage/.MainActivity

Starting: Intent { act=android.intent.action.MAIN cmp=com.metasploit.stage/.MainActivity }
Error type 3
Error: Activity class {com.metasploit.stage/com.metasploit.stage.MainActivity} does not exist.

ask for @help,thanks.

@bcoles bcoles added the android label Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants