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
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
(反编译微信小程序)一键获取微信小程序源码(傻瓜式操作), 使用了C#加nodejs制作
The main features of cherrison/crackminapp are: Mobile Application Security.
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.