awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
LibChecker avatar

LibChecker/LibChecker

0
View on GitHub↗
6,944 estrellas·427 forks·Kotlin·Apache-2.0·3 vistas

LibChecker

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 package forensics and software dependency auditing. These operations include scanning application packages to extract embedded shared libraries and inspecting compiled binary headers to determine target processor architectures.

Features

  • Android App Analysis - Scans installed mobile applications to identify and list the third party libraries used within them.
  • Software Dependency Catalogs - Checks which external libraries and software components are bundled inside an application for transparency or security.
  • Android App Library Analyzers - Provides a tool for scanning installed Android applications to identify and list the third-party libraries they use.
  • Software Component Categorizations - Matches detected libraries against a rules repository to identify and sort well-known software components.
  • Android Package Forensics - Analyzes the internal structure of Android application packages to categorize known software components and dependencies.
  • Cross-Architecture Binary Analysis - Inspects compiled library headers to determine the target processor architecture and instruction set.
  • Native Library ABI Inspectors - Provides a utility that checks the native library architecture of an application to determine if it is 32-bit or 64-bit.
  • ABI Architecture Detection - Provides native library architecture analysis to identify if an application is 32-bit or 64-bit.
  • Native Library Inspection - Determines the ABI architecture of native libraries to see if an application supports 32-bit or 64-bit systems.
  • Software Component Classifiers - Matches detected libraries against a rules repository to categorize known software components.
  • Rule-Based Library Matching - Identifies software components by comparing detected file patterns against a curated repository of known library signatures.
  • Third-Party Module Inventories - Scans installed applications to detect and list the third-party libraries used within them.
  • Regex Pattern Matching - Uses regular expressions to map obfuscated or renamed files to their original library identities.
  • Application Package Scanning - Parses installed application directories to extract and list embedded shared libraries and assets.
  • System Utilities - Analyzes installed apps to identify libraries and architecture.
  • Development Utilities - Analyzes app libraries and installation sources.
  • System and Backup - Tool for analyzing installed application libraries.

Historial de estrellas

Gráfico del historial de estrellas de libchecker/libcheckerGráfico del historial de estrellas de libchecker/libchecker

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a LibChecker

Proyectos open-source similares, clasificados según cuántas características comparten con LibChecker.
  • f0x1d/logfoxF

    F0x1d/LogFox

    0Ver en GitHub↗

    Yet another LogCat reader for Android

    Ver en GitHub↗0
  • imknown/androidlowleveldetectorI

    imknown/AndroidLowLevelDetector

    0Ver en GitHub↗
    Ver en GitHub↗0
  • d4rken-org/sdmaid-seAvatar de d4rken-org

    d4rken-org/sdmaid-se

    6,995Ver en GitHub↗

    SD Maid SE is an Android storage optimization and system maintenance utility. It focuses on reclaiming disk space by analyzing storage usage and removing duplicate, orphaned, or unused files. The project distinguishes itself through the use of accessibility services to automate repetitive device tasks and manual file reviews by simulating user interactions. It also includes specialized tools for reducing the file size of images and videos through media compression. The system provides a broad range of capabilities including application lifecycle management to freeze or remove software, junk

    Kotlin
    Ver en GitHub↗6,995
  • smooth-e/wireless-adb-switchS

    Smooth-E/wireless-adb-switch

    0Ver en GitHub↗
    Ver en GitHub↗0
Ver las 30 alternativas a LibChecker→

Preguntas frecuentes

¿Qué hace libchecker/libchecker?

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.

¿Cuáles son las características principales de libchecker/libchecker?

Las características principales de libchecker/libchecker son: Android App Analysis, Software Dependency Catalogs, Android App Library Analyzers, Software Component Categorizations, Android Package Forensics, Cross-Architecture Binary Analysis, Native Library ABI Inspectors, ABI Architecture Detection.

¿Qué alternativas de código abierto existen para libchecker/libchecker?

Las alternativas de código abierto para libchecker/libchecker incluyen: d4rken-org/sdmaid-se — SD Maid SE is an Android storage optimization and system maintenance utility. It focuses on reclaiming disk space by… f0x1d/logfox — Yet another LogCat reader for Android. imknown/androidlowleveldetector. smooth-e/wireless-adb-switch. angr/angr — Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves… anchore/syft — Syft is a software bill of materials generator, container image scanner, and software dependency catalog. It analyzes…