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

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

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

linkedin/qark

0
View on GitHub↗
3,366 نجوم·658 تفرعات·Python·4 مشاهدات

Qark

Tool to look for several security related Android application vulnerabilities

Features

  • Mobile Security Frameworks - Static analysis tool for identifying Android application vulnerabilities.
  • Android Static Analysis Tools - Scanner for security vulnerabilities in Android source code or APKs.
  • App Vulnerability Scanners - Scans Android applications for common security vulnerabilities.
  • Mobile Security - Vulnerability scanner for Android application security.
  • Static Analysis and Scanning - Identifies security-related vulnerabilities in Android applications.
  • Static Analysis Tools - Quick Android Review Kit for security vulnerabilities.

سجل النجوم

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

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Qark.
  • skylot/jadxالصورة الرمزية لـ skylot

    skylot/jadx

    49,088عرض على GitHub↗

    Jadx is a comprehensive Java decompilation suite designed to transform compiled binary application files into readable source code. It functions as a static analysis workbench, providing a graphical interface for navigating, searching, and inspecting the internal logic of complex software packages. By utilizing a bytecode-to-Java pipeline, the project reconstructs high-level logical structures from low-level binary instructions, making it a primary tool for Android application reverse engineering. The project distinguishes itself through a sophisticated control flow reconstruction engine and

    Javaandroiddecompilerdex
    عرض على GitHub↗49,088
  • vincentcox/stacoanالصورة الرمزية لـ vincentcox

    vincentcox/StaCoAn

    871عرض على GitHub↗

    StaCoAn is a crossplatform tool which aids developers, bugbounty hunters and ethical hackers performing static code analysis on mobile applications.

    JavaScript
    عرض على GitHub↗871
  • dwisiswant0/apkleaksالصورة الرمزية لـ dwisiswant0

    dwisiswant0/apkleaks

    6,102عرض على GitHub↗

    Apkleaks is a static analysis tool and security auditor designed to extract hardcoded secrets, API endpoints, and sensitive data from Android application packages. It operates as a secret scanner that analyzes compiled binaries without executing them to identify potential information leaks and insecure endpoints. The tool utilizes a regex-based data extraction engine to identify sensitive strings within decompiled code. It supports customization through JSON-defined search patterns and provides configuration flags to tune the behavior of the underlying disassembler. The analysis pipeline enc

    Python
    عرض على GitHub↗6,102
  • facebook/mariana-trenchالصورة الرمزية لـ facebook

    facebook/mariana-trench

    1,242عرض على GitHub↗

    A security focused static analysis tool for Android and Java applications.

    C++
    عرض على GitHub↗1,242
عرض جميع البدائل الـ 30 لـ Qark→

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

ما هي وظيفة linkedin/qark؟

Tool to look for several security related Android application vulnerabilities

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

الميزات الرئيسية لـ linkedin/qark هي: Mobile Security Frameworks, Android Static Analysis Tools, App Vulnerability Scanners, Mobile Security, Static Analysis and Scanning, Static Analysis Tools.

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

تشمل البدائل مفتوحة المصدر لـ linkedin/qark: vincentcox/stacoan — StaCoAn is a crossplatform tool which aids developers, bugbounty hunters and ethical hackers performing static code… dwisiswant0/apkleaks — Apkleaks is a static analysis tool and security auditor designed to extract hardcoded secrets, API endpoints, and… skylot/jadx — Jadx is a comprehensive Java decompilation suite designed to transform compiled binary application files into readable… fsecurelabs/drozer — Drozer is a security testing framework and runtime analyzer for Android applications and devices. It functions as an… find-sec-bugs/find-sec-bugs. charles2gan/gda-android-reversing-tool — This project is a comprehensive Android reverse engineering suite that functions as a decompiler, bytecode…