awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
quark-engine avatar

quark-engine/quark-engine

0
View on GitHub↗
1,687 stars·206 forks·Python·GPL-3.0·12 viewsdoc.quark-engine.com↗

Quark Engine

Features

  • Detection and Classification - Scoring system for Android malware based on obfuscation analysis.
  • Mobile Application Analysis - System for Android malware analysis and scoring.
  • Mobile Security - Scoring system for detecting malicious behavior in Android apps.
  • Static Analysis Tools - Android malware scoring and static analysis system.

Star history

Star history chart for quark-engine/quark-engineStar history chart for quark-engine/quark-engine

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Quark Engine

Similar open-source projects, ranked by how many features they share with Quark Engine.
  • dwisiswant0/apkleaksdwisiswant0 avatar

    dwisiswant0/apkleaks

    6,102View on 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
    View on GitHub↗6,102
  • facebook/mariana-trenchfacebook avatar

    facebook/mariana-trench

    1,242View on GitHub↗

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

    C++
    View on GitHub↗1,242
  • linkedin/qarklinkedin avatar

    linkedin/qark

    3,366View on GitHub↗

    Tool to look for several security related Android application vulnerabilities

    Python
    View on GitHub↗3,366
  • maaaaz/androwarnmaaaaz avatar

    maaaaz/androwarn

    531View on GitHub↗

    Yet another static code analyzer for malicious Android applications

    HTML
    View on GitHub↗531
See all 30 alternatives to Quark Engine→

Frequently asked questions

What are the main features of quark-engine/quark-engine?

The main features of quark-engine/quark-engine are: Detection and Classification, Mobile Application Analysis, Mobile Security, Static Analysis Tools.

What are some open-source alternatives to quark-engine/quark-engine?

Open-source alternatives to quark-engine/quark-engine include: 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… linkedin/qark — Tool to look for several security related Android application vulnerabilities. facebook/mariana-trench — A security focused static analysis tool for Android and Java applications. maaaaz/androwarn — Yet another static code analyzer for malicious Android applications. apklab/apklab — APKLab is an integrated security analysis platform and reverse engineering IDE for Android applications. It provides a…