awesome-repositories.com
Blog
MCP
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
·
vincentcox avatar

vincentcox/StaCoAn

0
View on GitHub↗
871 stele·138 fork-uri·JavaScript·MIT·2 vizualizări

StaCoAn

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

Features

  • Mobile Security Frameworks - Cross-platform tool for static code analysis of mobile apps.
  • Static Analysis and Scanning - Cross-platform tool for static code analysis of mobile apps.
  • Static Analysis Tools - Cross-platform static code analysis tool for mobile apps.

Istoric stele

Graficul istoricului de stele pentru vincentcox/stacoanGraficul istoricului de stele pentru vincentcox/stacoan

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 StaCoAn

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu StaCoAn.
  • linkedin/qarkAvatar linkedin

    linkedin/qark

    3,366Vezi pe GitHub↗

    Tool to look for several security related Android application vulnerabilities

    Python
    Vezi pe GitHub↗3,366
  • find-sec-bugs/find-sec-bugsF

    find-sec-bugs/find-sec-bugs

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • dwisiswant0/apkleaksAvatar dwisiswant0

    dwisiswant0/apkleaks

    6,102Vezi pe 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
    Vezi pe GitHub↗6,102
  • checkstyle/checkstyleAvatar checkstyle

    checkstyle/checkstyle

    8,867Vezi pe 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
    Vezi pe GitHub↗8,867
Vezi toate cele 30 alternative pentru StaCoAn→

Întrebări frecvente

Ce face vincentcox/stacoan?

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

Care sunt principalele funcționalități ale vincentcox/stacoan?

Principalele funcționalități ale vincentcox/stacoan sunt: Mobile Security Frameworks, Static Analysis and Scanning, Static Analysis Tools.

Care sunt câteva alternative open-source pentru vincentcox/stacoan?

Alternativele open-source pentru vincentcox/stacoan includ: linkedin/qark — Tool to look for several security related Android application vulnerabilities. find-sec-bugs/find-sec-bugs. dwisiswant0/apkleaks — Apkleaks is a static analysis tool and security auditor designed to extract hardcoded secrets, API endpoints, and… checkstyle/checkstyle — Checkstyle is a Java static analysis tool and linter designed to identify and enforce coding standards and best… detekt/detekt — Detekt is a static analysis tool, code quality linter, and complexity analyzer for Kotlin source code. It functions as… codinggay/blackdex — BlackDex is an Android runtime-level DEX extraction tool that recovers bytecode from protected APK files across…