awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
S

strazzere/android-scripts

0
View on GitHub↗
0 星标·0 分支·5 次浏览

Android Scripts

Features

  • Android Reverse Engineering - Collection of utility scripts for Android reverse engineering.
  • IDA Pro Plugins - A collection of scripts for Android reverse engineering.

Star 历史

strazzere/android-scripts 的 Star 历史图表strazzere/android-scripts 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

strazzere/android-scripts 的主要功能有哪些?

strazzere/android-scripts 的主要功能包括:Android Reverse Engineering, IDA Pro Plugins。

strazzere/android-scripts 有哪些开源替代品?

strazzere/android-scripts 的开源替代品包括: jermic/android-crack-tool — This project is a toolkit for reverse engineering, modifying, and re-signing Android application packages. It provides… charles2gan/gda-android-reversing-tool — This project is a comprehensive Android reverse engineering suite that functions as a decompiler, bytecode… a1ext/labeless. alexhude/friend. alexhude/uemu — Tiny cute emulator plugin for IDA based on unicorn. airbus-seclab/bincat — Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction,…

Android Scripts 的开源替代方案

相似的开源项目,按与 Android Scripts 的功能重合度排序。
  • jermic/android-crack-toolJermic 的头像

    Jermic/Android-Crack-Tool

    2,944在 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
    在 GitHub 上查看↗2,944
  • charles2gan/gda-android-reversing-toolcharles2gan 的头像

    charles2gan/GDA-android-reversing-Tool

    4,778在 GitHub 上查看↗

    This project is a comprehensive Android reverse engineering suite that functions as a decompiler, bytecode deobfuscator, and malware analysis tool. It is designed to convert APK, DEX, and OAT binaries into human-readable source code using a native implementation that does not require a Java Virtual Machine. The platform is distinguished by its integration with Frida for dynamic analysis, allowing users to hook methods, inject custom JavaScript, and dump device memory in real time. It also features specialized security engines, including a taint propagation engine and a stack-state machine, to

    Pythondecompilermalware-analysismobile-security
    在 GitHub 上查看↗4,778
  • a1ext/labelessA

    a1ext/labeless

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • airbus-seclab/bincatairbus-seclab 的头像

    airbus-seclab/bincat

    1,858在 GitHub 上查看↗

    Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection

    OCaml
    在 GitHub 上查看↗1,858
  • 查看 Android Scripts 的所有 30 个替代方案→