1 repositorio
Analysis of installed Android applications to identify internal components and dependencies.
Distinct from App List Scanning Blockers: None of the candidates describe the general process of scanning and analyzing installed apps for libraries.
Explore 1 awesome GitHub repository matching mobile development · Android App Analysis. Refine with filters or upvote what's useful.
LibChecker is an Android application library analyzer used to identify third-party libraries and classify software components within installed applications. It functions as a software component classifier and a native library ABI inspector to determine if an application is 32-bit or 64-bit. The tool utilizes a rules repository and a local database to match detected libraries against known software signatures. It employs regex-based pattern detection and rule-based matching to identify components, even when files have been renamed or obfuscated. The project provides capabilities for Android p
Scans installed mobile applications to identify and list the third party libraries used within them.