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

4.1.9 #2449

Merged
merged 12 commits into from
Nov 11, 2024
Merged

4.1.9 #2449

merged 12 commits into from
Nov 11, 2024

Conversation

ajinabraham
Copy link
Member

@ajinabraham ajinabraham commented Nov 11, 2024

Describe the Pull Request

* Anti-analysis bypass
   - JADX fallback to DEX files on APK decompilation failure
   - apktool fallback to androguard for AndroidManifest.xml extraction
   - apksigner.jar fallback to apksigtool/androguard for signature version extraction
   - Graceful erorrs for failures instead of exceptions

Checklist for PR

  • Run MobSF unit tests and lint tox -e lint,test
  • Tested Working on Linux, Mac, Windows, and Docker
  • Add unit test for any new Web API (Refer: StaticAnalyzer/tests.py)
  • Make sure tests are passing on your PR MobSF tests

Additional Comments (if any)

DESCRIBE HERE

Copy link

👋 @ajinabraham
Thank you for sending this pull request ❤️.
Please make sure you have followed our contribution guidelines. We will review it as soon as possible

mobsf/StaticAnalyzer/views/android/converter.py Dismissed Show dismissed Hide dismissed
mobsf/StaticAnalyzer/views/android/converter.py Dismissed Show dismissed Hide dismissed
mobsf/StaticAnalyzer/views/android/converter.py Dismissed Show dismissed Hide dismissed
mobsf/StaticAnalyzer/views/android/converter.py Dismissed Show dismissed Hide dismissed
@ajinabraham ajinabraham merged commit 3cf21ce into master Nov 11, 2024
9 checks passed
@ajinabraham ajinabraham deleted the 4.1.9 branch November 11, 2024 23:44
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

Successfully merging this pull request may close these issues.

1 participant