Discover and explore top open-source AI tools and projects—updated daily.
CreditToneAI-powered Android reverse engineering toolkit
Top 89.9% on SourcePulse
This project offers a comprehensive toolkit for Android reverse engineering, designed for security researchers and penetration testers. It automates static and dynamic analysis tasks, including decompilation, API extraction, call chain tracing, and dynamic instrumentation with Frida, providing a complete pipeline from APK analysis to native code investigation.
How It Works
The skill employs a dual-engine decompiler approach, leveraging both jadx and Fernflower/Vineflower to provide comparative analysis and more robust code output. It facilitates detailed call chain tracing from UI components down to network requests (Retrofit/OkHttp) and integrates a suite of practical Frida scripts for dynamic analysis, covering SSL pinning bypass, DEX/SO dumping, encryption hook, and root/Frida detection bypasses. The toolkit also includes capabilities for native JNI/SO analysis.
Quick Start & Requirements
check-deps.sh, install-dep.sh) are provided.Highlighted Details
Maintenance & Community
No specific details on maintainers, community channels (Discord/Slack), or sponsorships are present in the provided text. The project is noted as a significant expansion upon the SimoneAvogadro/android-reverse-engineering-skill repository.
Licensing & Compatibility
Limitations & Caveats
The tool relies on external command-line utilities that may require manual installation or configuration. Users must ensure compliance with all applicable laws and software terms of service, as the project explicitly disclaims responsibility for any misuse.
3 months ago
Inactive