awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
LibChecker avatar

LibChecker/LibChecker

0
View on GitHub↗
6,944 نجوم·427 تفرعات·Kotlin·Apache-2.0·3 مشاهدات

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.

سجل النجوم

مخطط تاريخ النجوم لـ libchecker/libcheckerمخطط تاريخ النجوم لـ libchecker/libchecker

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ LibChecker

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع LibChecker.
  • f0x1d/logfoxF

    F0x1d/LogFox

    0عرض على GitHub↗

    Yet another LogCat reader for Android

    عرض على GitHub↗0
  • imknown/androidlowleveldetectorI

    imknown/AndroidLowLevelDetector

    0عرض على GitHub↗
    عرض على GitHub↗0
  • d4rken-org/sdmaid-seالصورة الرمزية لـ d4rken-org

    d4rken-org/sdmaid-se

    6,995عرض على 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
    عرض على GitHub↗6,995
  • smooth-e/wireless-adb-switchS

    Smooth-E/wireless-adb-switch

    0عرض على GitHub↗
    عرض على GitHub↗0
عرض جميع البدائل الـ 30 لـ LibChecker→

الأسئلة الشائعة

ما هي وظيفة 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.

ما هي الميزات الرئيسية لـ libchecker/libchecker؟

الميزات الرئيسية لـ libchecker/libchecker هي: 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.

ما هي البدائل مفتوحة المصدر لـ libchecker/libchecker؟

تشمل البدائل مفتوحة المصدر لـ libchecker/libchecker: 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…