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

cryptax/droidlysis

0
View on GitHub↗
310 stars·49 forks·Python·MIT·8 views

Droidlysis

DroidLysis is a pre-analysis tool for Android apps: it performs repetitive and boring tasks we'd typically do at the beginning of any reverse engineering. It disassembles the Android sample, organizes output in directories, and searches for suspicious spots in the code to look at. The output…

Features

  • Mobile Application Analysis - Pre-analysis tool for automating Android reverse engineering tasks.

Star history

Star history chart for cryptax/droidlysisStar history chart for cryptax/droidlysis

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 Droidlysis

Similar open-source projects, ranked by how many features they share with Droidlysis.
  • 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
  • cyber-buddy/apkhuntCyber-Buddy avatar

    Cyber-Buddy/APKHunt

    970View on GitHub↗

    APKHunt is a comprehensive static code analysis tool for Android apps that is based on the OWASP MASVS framework. Although APKHunt is intended primarily for mobile app developers and security testers, it can be used by anyone to identify and address potential security vulnerabilities in their code.

    Go
    View on GitHub↗970
  • droidefense/enginedroidefense avatar

    droidefense/engine

    480View on GitHub↗

    droidefense (originally named atom: a nalysis t hrough o bservation m achine)* is the codename for android apps/malware analysis/reversing tool. It was built focused on security issues and tricks that malware researcher have on they every day work. For those situations on where the malware has…

    Java
    View on GitHub↗480
  • abhi-r3v0/adhritabhi-r3v0 avatar

    abhi-r3v0/Adhrit

    543View on GitHub↗

    Adhrit is an open source Android APK reversing and analysis suite. The tool is an effort to find an efficient solution to all the needs of mobile security testing and automation. Adhrit has been built with a focus on flexibility and mudularization. Adhrit currently uses the Ghera benchmarks to…

    JavaScript
    View on GitHub↗543
See all 9 alternatives to Droidlysis→

Frequently asked questions

What does cryptax/droidlysis do?

DroidLysis is a pre-analysis tool for Android apps: it performs repetitive and boring tasks we'd typically do at the beginning of any reverse engineering. It disassembles the Android sample, organizes output in directories, and searches for suspicious spots in the code to look at. The output…

What are the main features of cryptax/droidlysis?

The main features of cryptax/droidlysis are: Mobile Application Analysis.

What are some open-source alternatives to cryptax/droidlysis?

Open-source alternatives to cryptax/droidlysis include: apklab/apklab — APKLab is an integrated security analysis platform and reverse engineering IDE for Android applications. It provides a… cyber-buddy/apkhunt — APKHunt is a comprehensive static code analysis tool for Android apps that is based on the OWASP MASVS framework.… droidefense/engine — droidefense (originally named atom: a nalysis t hrough o bservation m achine)* is the codename for android… dwisiswant0/apkleaks — Apkleaks is a static analysis tool and security auditor designed to extract hardcoded secrets, API endpoints, and… kelvinben/appinfoscanner — 该项目目前仅仅是规划项目中的冰山一角,如果您对此项目感兴趣或者想参与后继项目的开发工作或者翻译工作中,请发送邮件至blsm@vip.qq.com说明你的能力和诉求。. maaaaz/androwarn — Yet another static code analyzer for malicious Android applications.