awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
SUPERAndroidAnalyzer avatar

SUPERAndroidAnalyzer/superArchived

0
View on GitHub↗
428 stele·57 fork-uri·Rust·GPL-3.0·2 vizualizărisuperanalyzer.rocks↗

Super

Secure, Unified, Powerful and Extensible Rust Android Analyzer

Features

  • Android Static Analysis Tools - Command-line analyzer for detecting vulnerabilities in APK files.
  • Static Analysis Tools - Extensible Rust-based framework for comprehensive Android analysis.

Istoric stele

Graficul istoricului de stele pentru superandroidanalyzer/superGraficul istoricului de stele pentru superandroidanalyzer/super

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Super

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Super.
  • calebfenton/simplifyAvatar CalebFenton

    CalebFenton/simplify

    4,644Vezi pe GitHub↗

    Simplify is an Android virtual machine sandbox, bytecode execution tracer, and static analysis framework. It serves as a Dalvik bytecode deobfuscator designed to recover readable code from binaries by simulating program behavior without a physical device. The project distinguishes itself by using execution graph analysis to resolve reflection calls and simplify obfuscated code through constant propagation and dead code removal. It employs multi-path execution simulation to track all possible conditional branch outcomes and maps instruction flow to identify constant values. The system covers

    Java
    Vezi pe GitHub↗4,644
  • charles2gan/gda-android-reversing-toolAvatar charles2gan

    charles2gan/GDA-android-reversing-Tool

    4,778Vezi pe GitHub↗

    This project is a comprehensive Android reverse engineering suite that functions as a decompiler, bytecode deobfuscator, and malware analysis tool. It is designed to convert APK, DEX, and OAT binaries into human-readable source code using a native implementation that does not require a Java Virtual Machine. The platform is distinguished by its integration with Frida for dynamic analysis, allowing users to hook methods, inject custom JavaScript, and dump device memory in real time. It also features specialized security engines, including a taint propagation engine and a stack-state machine, to

    Pythondecompilermalware-analysismobile-security
    Vezi pe GitHub↗4,778
  • claudiugeorgiu/riskindroidAvatar ClaudiuGeorgiu

    ClaudiuGeorgiu/RiskInDroid

    163Vezi pe GitHub↗

    A tool for quantitative risk analysis of Android applications based on machine learning techniques

    Python
    Vezi pe GitHub↗163
  • b-mueller/apkxAvatar b-mueller

    b-mueller/apkx

    300Vezi pe GitHub↗

    One-Step APK Decompilation With Multiple Backends

    Python
    Vezi pe GitHub↗300
Vezi toate cele 29 alternative pentru Super→

Întrebări frecvente

Ce face superandroidanalyzer/super?

Secure, Unified, Powerful and Extensible Rust Android Analyzer

Care sunt principalele funcționalități ale superandroidanalyzer/super?

Principalele funcționalități ale superandroidanalyzer/super sunt: Android Static Analysis Tools, Static Analysis Tools.

Care sunt câteva alternative open-source pentru superandroidanalyzer/super?

Alternativele open-source pentru superandroidanalyzer/super includ: calebfenton/simplify — Simplify is an Android virtual machine sandbox, bytecode execution tracer, and static analysis framework. It serves as… charles2gan/gda-android-reversing-tool — This project is a comprehensive Android reverse engineering suite that functions as a decompiler, bytecode… claudiugeorgiu/riskindroid — A tool for quantitative risk analysis of Android applications based on machine learning techniques. detekt/detekt — Detekt is a static analysis tool, code quality linter, and complexity analyzer for Kotlin source code. It functions as… dorneanu/smalisca — Static Code Analysis for Smali files. b-mueller/apkx — One-Step APK Decompilation With Multiple Backends.