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
·
Cherrison avatar

Cherrison/CrackMinApp

0
View on GitHub↗
1,340 stars·394 forks·JavaScript·8 views

CrackMinApp

(反编译微信小程序)一键获取微信小程序源码(傻瓜式操作), 使用了C#加nodejs制作

Features

  • Mobile Application Security - Tool for analyzing and cracking mini-program packages.

Star history

Star history chart for cherrison/crackminappStar history chart for cherrison/crackminapp

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 CrackMinApp

Similar open-source projects, ranked by how many features they share with CrackMinApp.
  • jermic/android-crack-toolJermic avatar

    Jermic/Android-Crack-Tool

    2,944View on GitHub↗

    This project is a toolkit for reverse engineering, modifying, and re-signing Android application packages. It provides a suite of utilities designed to decompile compiled binary files into readable source code and translate low-level bytecode into formats suitable for human analysis. The tool facilitates security auditing and research by allowing users to extract and interpret manifest metadata, decode Unicode sequences, and inspect internal application logic. Beyond analysis, it supports the modification of application packages, enabling users to rebuild and re-align files to optimize perfor

    androidandroid-crackapk
    View on GitHub↗2,944
  • ibotpeaches/apktooliBotPeaches avatar

    iBotPeaches/Apktool

    24,788View on GitHub↗

    Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form and rebuild them after modification. It functions as a Dalvik bytecode disassembler and a resource decoder, transforming binary Android XML and DEX files into editable text and Smali representation. The project serves as an application rebuilder, packing modified resources and Smali code back into a functional Android application package. This capability enables the modification of application logic and resources for testing and deployment. The tool covers a broad surface of an

    Java
    View on GitHub↗24,788
  • eeeeeeeeee-code/e0e1-wxeeeeeeeeee-code avatar

    eeeeeeeeee-code/e0e1-wx

    2,078View on GitHub↗

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

    Python
    View on GitHub↗2,078
  • mrknow001/api-explorermrknow001 avatar

    mrknow001/API-Explorer

    777View on GitHub↗

    API接口管理工具(目前内置微信公众号、微信小程序、企业微信、飞书、钉钉等)

    Python
    View on GitHub↗777
See all 7 alternatives to CrackMinApp→

Frequently asked questions

What does cherrison/crackminapp do?

(反编译微信小程序)一键获取微信小程序源码(傻瓜式操作), 使用了C#加nodejs制作

What are the main features of cherrison/crackminapp?

The main features of cherrison/crackminapp are: Mobile Application Security.

What are some open-source alternatives to cherrison/crackminapp?

Open-source alternatives to cherrison/crackminapp include: jermic/android-crack-tool — This project is a toolkit for reverse engineering, modifying, and re-signing Android application packages. It provides… ibotpeaches/apktool — Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form… eeeeeeeeee-code/e0e1-wx — 微信小程序辅助渗透-自动化. mrknow001/api-explorer — API接口管理工具(目前内置微信公众号、微信小程序、企业微信、飞书、钉钉等). wux1an/wxapkg — 跨平台微信小程序反编译 GUI 工具,.wxapkg 文件扫描 + 解密 + 解包工具. xuedingmiaojun/wxappunpacker.