Coder Social home page Coder Social logo

Comments (7)

github-actions avatar github-actions commented on June 11, 2024

👋 @mkurtakoti
Issues is only for reporting a bug/feature request. For limited support, questions, and discussions, please join MobSF Slack channel
Please include all the requested and relevant information when opening a bug report. Improper reports will be closed without any response.

from mobile-security-framework-mobsf.

mkurtakoti avatar mkurtakoti commented on June 11, 2024

Upon checking further, it seems this is due to split APKs. For most of the app which has split APKs it worked fine. But for this one it was failing. When I merged APKs to one and tried. It worked fine.

from mobile-security-framework-mobsf.

arcao avatar arcao commented on June 11, 2024

It looks like same issue like #2352.

from mobile-security-framework-mobsf.

arcao avatar arcao commented on June 11, 2024

This can be replicated by any APK downloaded from recently published AAB on Google Play console. For example this attached archive APK created by Google Play console cause this error too.

240307133-archived.zip

APK generated directly with Gradle assemble task is analyzed without any error. So I guess it's caused by some change in bundle tool used by Google Play console.

Note: This app is secured by app integrity provided directly by Google Play.

from mobile-security-framework-mobsf.

arcao avatar arcao commented on June 11, 2024

I created issue in androguard: androguard/androguard#1014

from mobile-security-framework-mobsf.

ajinabraham avatar ajinabraham commented on June 11, 2024
Traceback (most recent call last):
  File "/U***py3.10/lib/python3.10/site-packages/androguard/core/bytecodes/apk.py", line 1556, in get_android_resources
    return self.arsc["resources.arsc"]
KeyError: 'resources.arsc'

This definitely is coming from androguard. I will will see if we can gracefully handle this exception and proceed with next steps.

from mobile-security-framework-mobsf.

ajinabraham avatar ajinabraham commented on June 11, 2024

We made changes to support latest androguard with the fix when it is made available. Awaiting for them to release a new release with the fix. Closing this issue here.

from mobile-security-framework-mobsf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.