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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
A

alterakey/trueseeing

0
View on GitHub↗
0 stars·0 forks·4 vues

Trueseeing

Features

  • Static Analysis Tools - Security assessment framework for mobile applications.

Historique des stars

Graphique de l'historique des stars pour alterakey/trueseeingGraphique de l'historique des stars pour alterakey/trueseeing

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Trueseeing

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Trueseeing.
  • checkstyle/checkstyleAvatar de checkstyle

    checkstyle/checkstyle

    8,867Voir sur GitHub↗

    Checkstyle is a Java static analysis tool and linter designed to identify and enforce coding standards and best practices. It functions as a code quality auditor and Javadoc validation tool, checking source code against configurable rulesets to ensure structural and stylistic consistency. The project allows for the creation of custom linting rules by extending a core API to inspect the abstract syntax tree. It further enables specialized validation through the use of XPath expressions to query the syntax tree for specific code patterns and violations. Capability areas include the enforcement

    Javacode-qualitycommand-line-toolhacktoberfest
    Voir sur GitHub↗8,867
  • claudiugeorgiu/riskindroidAvatar de ClaudiuGeorgiu

    ClaudiuGeorgiu/RiskInDroid

    163Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗163
  • codinggay/blackdexAvatar de CodingGay

    CodingGay/BlackDex

    6,266Voir sur GitHub↗

    BlackDex is an Android runtime-level DEX extraction tool that recovers bytecode from protected APK files across Android versions 5 through 12 without requiring root access. It operates by hooking system APIs, reading DexFile cookies, and repairing obfuscated method bodies from memory, supporting both 32-bit and 64-bit architectures for installed and uninstalled applications. The tool distinguishes itself through a multi-method approach that combines cookie-based dumping, API hooking, and memory-based instruction repair to handle first through third generation packers. It reconstructs method b

    C++androidandroid-unpackblackbox
    Voir sur GitHub↗6,266
  • b-mueller/apkxAvatar de b-mueller

    b-mueller/apkx

    300Voir sur GitHub↗

    One-Step APK Decompilation With Multiple Backends

    Python
    Voir sur GitHub↗300
Voir les 30 alternatives à Trueseeing→

Questions fréquentes

Quelles sont les fonctionnalités principales de alterakey/trueseeing ?

Les fonctionnalités principales de alterakey/trueseeing sont : Static Analysis Tools.

Quelles sont les alternatives open-source à alterakey/trueseeing ?

Les alternatives open-source à alterakey/trueseeing incluent : checkstyle/checkstyle — Checkstyle is a Java static analysis tool and linter designed to identify and enforce coding standards and best… claudiugeorgiu/riskindroid — A tool for quantitative risk analysis of Android applications based on machine learning techniques. codinggay/blackdex — BlackDex is an Android runtime-level DEX extraction tool that recovers bytecode from protected APK files across… 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.