Skip to content
#

apktool

Here are 115 public repositories matching this topic...

mzfr
mzfr commented Mar 8, 2021

If we look at this(https://blog.oversecured.com/Interception-of-Android-implicit-intents/#attacks-on-an-activitys-return-value) blog post we can see that it's being mentioned that activities having intents like android.intent.action.PICK etc have possibility of having a vulnerability.

It would be nice if the tool will point out any(exported or not) component having that intent-filter.

enhancement good first issue

Improve this page

Add a description, image, and links to the apktool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the apktool topic, visit your repo's landing page and select "manage topics."

Learn more