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
kelvinBen avatar

kelvinBen/AppInfoScanner

0
View on GitHub↗
3,535 stars·406 forks·Python·GPL-3.0·15 views

AppInfoScanner

该项目目前仅仅是规划项目中的冰山一角,如果您对此项目感兴趣或者想参与后继项目的开发工作或者翻译工作中,请发送邮件至blsm@vip.qq.com说明你的能力和诉求。

Features

  • Mobile App Analysis Tools - Scans mobile apps for sensitive information.
  • Mobile Application Analysis - Tool for collecting and analyzing information from APK files.
  • Mobile Application Security - Tool for scanning and extracting information from APK files.

Star history

Star history chart for kelvinben/appinfoscannerStar history chart for kelvinben/appinfoscanner

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with AppInfoScanner

These projects share indexed features with AppInfoScanner. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • eeeeeeeeee-code/e0e1-wxeeeeeeeeee-code avatar

    eeeeeeeeee-code/e0e1-wx

    2,078View on GitHub↗

    微信小程序辅助渗透-自动化

    Python
    View on GitHub↗2,078
  • wux1an/wxapkgwux1an avatar

    wux1an/wxapkg

    3,582View on GitHub↗

    跨平台微信小程序反编译 GUI 工具,.wxapkg 文件扫描 解密 解包工具

    Vuedecompiledecryptreverse-engineering
    View on GitHub↗3,582
  • 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
  • apklab/apklabAPKLab avatar

    APKLab/APKLab

    3,878View on GitHub↗

    APKLab is an integrated security analysis platform and reverse engineering IDE for Android applications. It provides a unified environment for decompiling binaries into source code, repackaging modified applications into signed installers, and performing comprehensive security analysis. The platform distinguishes itself by combining static and dynamic analysis workflows. It enables the injection of runtime hooks and gadget libraries to monitor application behavior, while providing specialized patching capabilities to intercept and decrypt encrypted network traffic via a proxy. The toolkit co

    TypeScript
    View on GitHub↗3,878
Compare all 26 related projects→

Frequently asked questions

What does kelvinben/appinfoscanner do?

该项目目前仅仅是规划项目中的冰山一角,如果您对此项目感兴趣或者想参与后继项目的开发工作或者翻译工作中,请发送邮件至blsm@vip.qq.com说明你的能力和诉求。

What are the main features of kelvinben/appinfoscanner?

The main features of kelvinben/appinfoscanner are: Mobile App Analysis Tools, Mobile Application Analysis, Mobile Application Security.

Which projects share features with kelvinben/appinfoscanner?

Projects with overlapping indexed features include: wux1an/wxapkg — 跨平台微信小程序反编译 GUI 工具,.wxapkg 文件扫描 + 解密 + 解包工具. eeeeeeeeee-code/e0e1-wx — 微信小程序辅助渗透-自动化. dwisiswant0/apkleaks — Apkleaks is a static analysis tool and security auditor designed to extract hardcoded secrets, API endpoints, and… apklab/apklab — APKLab is an integrated security analysis platform and reverse engineering IDE for Android applications. It provides a… jermic/android-crack-tool — This project is a toolkit for reverse engineering, modifying, and re-signing Android application packages. It provides… cryptax/droidlysis — DroidLysis is a pre-analysis tool for Android apps: it performs repetitive and boring tasks we'd typically do at the…