awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
linkedin avatar

linkedin/qark

0
View on GitHub↗
3,366 स्टार्स·658 फोर्क्स·Python·8 व्यूज़

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 के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Qark के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Qark के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • skylot/jadxskylot का अवतार

    skylot/jadx

    49,088GitHub पर देखें↗

    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/stacoanvincentcox का अवतार

    vincentcox/StaCoAn

    871GitHub पर देखें↗

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

    JavaScript
    GitHub पर देखें↗871
  • dwisiswant0/apkleaksdwisiswant0 का अवतार

    dwisiswant0/apkleaks

    6,102GitHub पर देखें↗

    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-trenchfacebook का अवतार

    facebook/mariana-trench

    1,242GitHub पर देखें↗

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

    C++
    GitHub पर देखें↗1,242
Qark के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

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…