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

Error in testAPKIntentFilters #944

Open
TDklm opened this issue Aug 8, 2023 · 1 comment
Open

Error in testAPKIntentFilters #944

TDklm opened this issue Aug 8, 2023 · 1 comment

Comments

@TDklm
Copy link

TDklm commented Aug 8, 2023

I want to extract information about the intent from the mainfest file, An error occurred when I testing the method
Def testAPKIntentFilters (self) in the apk.py file . I have changed the test APK to the one on the local machine and replaced multiple APKs. The screenshot of the error is shown in the following figure.
c15ae26d65e3f6daa3f30e2c0878814

Recently, I successfully called def get_ Intent_ Filters (self, itemtype, name): method. When I checked the source code of the method, I found that it contains the part that outputs data information in the intent_filters. However, in actual operation, including the method description, this point was not mentioned. Can this method achieve the output of data information in the int filter.

@erev0s
Copy link
Collaborator

erev0s commented Dec 28, 2023

@TDklm please feel free to try it out again with the latest version and see if that changes something.

If the issue persists please make sure to provide all necessary information (like example source), to replicate the behavior.

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

No branches or pull requests

2 participants