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

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

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

Open-source alternatives to LibChecker

30 open-source projects similar to libchecker/libchecker, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best LibChecker alternative.

  • smooth-e/wireless-adb-switchS

    Smooth-E/wireless-adb-switch

    0عرض على GitHub↗
    عرض على GitHub↗0
  • f0x1d/logfoxF

    F0x1d/LogFox

    0عرض على GitHub↗

    Yet another LogCat reader for Android

    عرض على 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
  • imknown/androidlowleveldetectorI

    imknown/AndroidLowLevelDetector

    0عرض على GitHub↗
    عرض على GitHub↗0
  • retirejs/retire.jsالصورة الرمزية لـ RetireJS

    RetireJS/retire.js

    4,141عرض على GitHub↗

    Retire.js is a JavaScript vulnerability scanner and dependency security analyzer. It identifies outdated or insecure JavaScript libraries with known security flaws within web applications and local projects. The tool functions as a web security auditing utility that can be used during penetration testing to detect vulnerable scripts on live websites. It supports the generation of Software Bills of Materials using the CycloneDX format to document project dependencies. The system utilizes signature-based library detection and pattern-matching to map identified versions against a JSON-based sec

    JavaScriptbuild-toolchrome-extensionfirefox-extension
    عرض على GitHub↗4,141

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

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

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

Find more with AI search
  • pwndbg/pwndbgالصورة الرمزية لـ pwndbg

    pwndbg/pwndbg

    10,051عرض على GitHub↗

    pwndbg is a GDB plugin and binary analysis framework designed for reverse engineering, exploit development, and low-level program analysis. It extends the core functionality of the debugger to provide advanced memory inspection and automation tools. The project distinguishes itself with specialized capabilities for heap analysis across glibc, jemalloc, and musl, as well as a comprehensive kernel debugging toolkit for inspecting Linux kernel tasks and slab allocators. It includes an integrated ROP gadget searcher for constructing exploit chains and an LLM-powered debugging assistant that provi

    Pythonbinary-ninjacapture-the-flagctf
    عرض على GitHub↗10,051
  • anchore/syftالصورة الرمزية لـ anchore

    anchore/syft

    8,399عرض على GitHub↗

    Syft is a software bill of materials generator, container image scanner, and software dependency catalog. It analyzes container images and filesystems to produce comprehensive inventories of installed packages and dependencies in standard formats. Additionally, it serves as a software attestation tool and an SBOM format converter. The project distinguishes itself through the ability to create cryptographically signed attestations for software inventories to ensure provenance and integrity. It also provides the capability to transform software bills of materials between different industry sche

    Gocontainerscyclonedxdocker
    عرض على GitHub↗8,399
  • termux/proot-distroالصورة الرمزية لـ termux

    termux/proot-distro

    2,839عرض على GitHub↗

    proot-distro is a rootless container runtime and Linux distribution manager that allows users to install and run isolated guest environments without requiring administrative root privileges. It utilizes PRoot to simulate root access and filesystem redirection, enabling the deployment of full Linux distributions in a non-root space. The project functions as an OCI container image handler, capable of building, pulling, and pushing OCI-compatible images and manifests. It further serves as a cross-architecture execution layer, utilizing user-mode emulation to run binaries and containers built for

    Shell
    عرض على GitHub↗2,839
  • angr/angrالصورة الرمزية لـ angr

    angr/angr

    8,898عرض على GitHub↗

    Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves as a binary decompiler and a lifting platform that translates machine code into a common intermediate representation to enable cross-architecture analysis. The framework integrates a symbolic execution engine and constraint solvers to determine the inputs required to reach specific program states. It also employs untrusted code sandboxing to isolate guest code from the host environment during analysis. Its capabilities cover control flow and data flow analysis, including the

    Python
    عرض على GitHub↗8,898
  • jonathansalwan/ropgadgetالصورة الرمزية لـ JonathanSalwan

    JonathanSalwan/ROPgadget

    4,440عرض على GitHub↗

    ROPgadget is a binary analysis tool and multi-architecture disassembler designed to locate instructional sequences used for return-oriented programming. It functions as an exploit development framework that identifies gadgets within binaries to facilitate the creation of memory corruption exploits. The tool supports cross-architecture binary auditing, processing machine code from x86, ARM, MIPS, and RISC-V. It provides a unified interface for analyzing diverse executable file formats, including ELF, PE, and Mach-O. Its capabilities cover binary vulnerability analysis and exploit payload deve

    Python
    عرض على GitHub↗4,440
  • capstone-engine/capstoneالصورة الرمزية لـ capstone-engine

    capstone-engine/capstone

    8,858عرض على GitHub↗

    Capstone is a multi-architecture disassembly framework and binary analysis engine. It translates raw machine code from various CPU architectures, such as x86, ARM, and RISC-V, into human-readable assembly instructions. The engine distinguishes itself by providing instruction semantic decomposition, which lists implicit registers read and written, and the ability to customize instruction mnemonics to meet specific technical analysis standards. It also features resilient stream disassembly, allowing the process to resynchronize and continue after encountering invalid instructions or embedded da

    Carmarm64bpf
    عرض على GitHub↗8,858
  • pypa/setuptoolsالصورة الرمزية لـ pypa

    pypa/setuptools

    2,809عرض على GitHub↗

    Setuptools is a Python package build tool and distribution framework used to bundle code into distributable archives. It functions as a project metadata manager, allowing for the declarative definition of project identity, versioning, and dependencies. The toolkit distinguishes itself by providing an extension compiler for C and C++ source files and a plugin architecture that uses entry points to enable runtime discovery of functionality. It also supports development environment tooling, such as editable installs that link source code directly to the environment to allow immediate changes wit

    Python
    عرض على GitHub↗2,809
  • microsoft/rushstackالصورة الرمزية لـ microsoft

    microsoft/rushstack

    6,479عرض على GitHub↗

    Rushstack is a comprehensive toolset for managing large-scale TypeScript monorepos, providing a framework for build pipeline automation, dependency coordination, and static analysis. It functions as an incremental build orchestrator and management system designed to maintain consistency and performance across multiple packages in a shared workspace. The system distinguishes itself through an execution model based on directed acyclic graphs and content-hash-based incrementalism, which ensures only affected projects are rebuilt. It further optimizes development workflows via remote build artifa

    TypeScript
    عرض على GitHub↗6,479
  • lin-ycv/everythingpowertoysالصورة الرمزية لـ lin-ycv

    lin-ycv/EverythingPowerToys

    3,239عرض على GitHub↗

    EverythingPowerToys is a high-performance file and folder search tool for Windows that functions as a system-wide file indexer. It provides near-instant retrieval of files and directories across local storage using a centralized interface and a high-performance indexing engine. The utility specializes in advanced file querying by supporting regular expression patterns to locate files based on complex naming schemes. It also resolves system environment variables within search queries to find files in dynamic directory paths. The project covers a broad range of file management and search capab

    C#everythingeverything-searchextension
    عرض على GitHub↗3,239
  • lyft/cartographyالصورة الرمزية لـ lyft

    lyft/cartography

    3,926عرض على GitHub↗

    Cartography is a graph-based infrastructure visualization and security analysis framework. It ingests data from diverse cloud, identity, and software-as-a-service providers to model complex relationships between resources, users, and security findings within a centralized graph database. By mapping these interdependencies, the platform enables organizations to gain visibility into their environment and identify potential security risks through graph traversal queries. The platform distinguishes itself through its ontology-based normalization and cross-platform entity correlation, which map he

    Python
    عرض على GitHub↗3,926
  • aliasrobotics/aztarnaالصورة الرمزية لـ aliasrobotics

    aliasrobotics/aztarna

    93عرض على GitHub↗

    aztarna, a footprinting tool for robots.

    Python
    عرض على GitHub↗93
  • aliabb01/invoifyالصورة الرمزية لـ aliabb01

    aliabb01/invoify

    6,307عرض على GitHub↗

    Invoify is a browser-based billing tool and invoice generator built with Next.js and TypeScript. It provides a web interface for designing, creating, and managing professional billing documents for clients. The application features a professional invoice designer with live previews and layout templates. It allows for the direct generation of portable document format files and includes an integrated email service for automated invoice delivery to recipients. The system manages billing data through local browser storage and supports exporting invoice information into PDF, JSON, and CSV formats

    TypeScript
    عرض على GitHub↗6,307
  • airsaid/inspirewritingpluginالصورة الرمزية لـ Airsaid

    Airsaid/InspireWritingPlugin

    7عرض على GitHub↗

    An IntelliJ IDEA plugin is used to inspire you to write code.

    Kotlin
    عرض على GitHub↗7
  • alexweber/es6-jspm-gulp-boilerplateA

    alexweber/es6-jspm-gulp-boilerplate

    0عرض على GitHub↗
    عرض على GitHub↗0
  • alexkuz/redux-devtools-inspectorالصورة الرمزية لـ alexkuz

    alexkuz/redux-devtools-inspector

    235عرض على GitHub↗

    Another Redux DevTools Monitor

    JavaScript
    عرض على GitHub↗235
  • airsaid/androidlocalizepluginالصورة الرمزية لـ Airsaid

    Airsaid/AndroidLocalizePlugin

    620عرض على GitHub↗

    English | 简体中文

    Kotlin
    عرض على GitHub↗620
  • ahausladen/asynccallsالصورة الرمزية لـ ahausladen

    ahausladen/AsyncCalls

    121عرض على GitHub↗

    AsyncCalls – Asynchronous function call framework

    Pascal
    عرض على GitHub↗121
  • androidlabs-org/applistbackupA

    AndroidLabs-org/AppListBackup

    0عرض على GitHub↗
    عرض على GitHub↗0
  • andreaferretti/aleaA

    andreaferretti/alea

    0عرض على GitHub↗
    عرض على GitHub↗0
  • anishkny/playwright-test-coverageالصورة الرمزية لـ anishkny

    anishkny/playwright-test-coverage

    96عرض على GitHub↗

    A Playwright extension that collects code coverage from running end-to-end tests. Assumes that code has been instrumented with babel-plugin-istanbul during the build process.

    JavaScript
    عرض على GitHub↗96
  • anrieff/libcpuidالصورة الرمزية لـ anrieff

    anrieff/libcpuid

    532عرض على GitHub↗

    a small C library for x86 CPU detection and feature extraction

    C
    عرض على GitHub↗532
  • answerdotai/fastcoreالصورة الرمزية لـ AnswerDotAI

    AnswerDotAI/fastcore

    1,100عرض على GitHub↗

    Python supercharged for the fastai library

    Jupyter Notebookdata-structuresdeveloper-toolsdispatch
    عرض على GitHub↗1,100
  • antares993/accessiblebundleالصورة الرمزية لـ antares993

    antares993/AccessibleBundle

    15عرض على GitHub↗

    AccessibleBundle provides an Accessible integration for your Symfony projects. This will allow you to define your classes getters, setters and constructors using powerful annotations.

    PHP
    عرض على GitHub↗15
  • antirez/sdsالصورة الرمزية لـ antirez

    antirez/sds

    5,486عرض على GitHub↗

    sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements binary-safe storage by tracking string lengths explicitly, allowing the library to handle null characters within data. The library distinguishes itself through a memory architecture that uses interchangeable function pointers for allocation and freeing, enabling the integration of custom memory managers. It utilizes header-stored length tracking to provide constant-time length retrieval and maintains null-terminated buffer padding to ensure compatibility with standard C string

    C
    عرض على GitHub↗5,486
  • andnixsh/apktoolguiA

    AndnixSH/APKToolGUI

    0عرض على GitHub↗

    GUI for apktool, signapk, zipalign and baksmali utilities.

    عرض على GitHub↗0