• Stars
    star
    2
  • Language
    Python
  • License
    Apache License 2.0
  • Created about 1 month ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Classtractor is a Python tool that automates the extraction and testing of Android activities from APK files. Using aapt for extraction and the Activity Manager (am) via ADB for testing, it streamlines Android app analysis. This helps cybersecurity engineers identify misconfigured security controls by detecting accessible activities.