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

AttributeError error while runnig the project #22

Open
guyazoulay opened this issue Nov 22, 2022 · 8 comments
Open

AttributeError error while runnig the project #22

guyazoulay opened this issue Nov 22, 2022 · 8 comments

Comments

@guyazoulay
Copy link

image

Hello,
Im trying for few days to run this project on different apps apks files, and everytime i got this error message.
In addition its creates an AttributeError folder which contain the exact apk file, could you help me to figure out the problem?

@hgascon
Copy link
Owner

hgascon commented Nov 22, 2022

Hi, @guyazoulay at this point this is mostly legacy code used to illustrate the results of the research project. I have applied different security updates and minor fixes in recent years but it is possible that the APK format has changed. Are you using the last version of androguard?

@guyazoulay
Copy link
Author

Hi @hgascon, yes im using the latest version of androguard

@hgascon
Copy link
Owner

hgascon commented Nov 22, 2022

Have you tried to debug the code?

@guyazoulay
Copy link
Author

Hi @hgascon, I did debug it using prints, and the problem is inside the androguard package, the inner function _add_node (which is inside get_all_graph) doesnt run properly. any Advices?

@hgascon
Copy link
Owner

hgascon commented Nov 24, 2022

Maybe open an issue in the androguard project? If you can replicate and isolate the error, they might be able to identify where the problem is.

@hgascon
Copy link
Owner

hgascon commented Nov 29, 2022

Any luck with that?

@guyazoulay
Copy link
Author

Hi @hgascon we couldn't run this classifier so we search other one, thanks for helping!

@hgascon
Copy link
Owner

hgascon commented Nov 30, 2022

did you find where the error with androguard is?

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