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

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

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

Open-source alternatives to Android Scripts

30 open-source projects similar to strazzere/android-scripts, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Android Scripts alternative.

  • 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
  • alexhude/friendA

    alexhude/friend

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • alexhude/uemualexhude 的头像

    alexhude/uEmu

    1,234在 GitHub 上查看↗

    Tiny cute emulator plugin for IDA based on unicorn.

    Python
    在 GitHub 上查看↗1,234
  • avast/retdec-idapluginavast 的头像

    avast/retdec-idaplugin

    799在 GitHub 上查看↗

    RetDec plugin for IDA (Interactive Disassembler).

    C++
    在 GitHub 上查看↗799
  • fireeye/flare-emuF

    fireeye/flare-emu

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • eset/ipyidaE

    eset/ipyida

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • checkpointsw/kartaCheckPointSW 的头像

    CheckPointSW/Karta

    908在 GitHub 上查看↗

    Karta - source code assisted fast binary matching plugin for IDA

    Pythonida-pluginidapython-pluginresearch
    在 GitHub 上查看↗908
  • cisco-talos/ghidaC

    Cisco-Talos/GhIDA

    0在 GitHub 上查看↗

    GhIDA is an IDA Pro plugin that integrates the Ghidra decompiler in IDA.

    在 GitHub 上查看↗0
  • cryptax/androidreC

    cryptax/androidre

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • cseagle/sk3wldbgC

    cseagle/sk3wldbg

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • daenerys-sre/sourceD

    daenerys-sre/source

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • devttys0/idaD

    devttys0/ida

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • dga-mi-ssi/yacoD

    dga-mi-ssi/yaco

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • bootleg/ret-syncbootleg 的头像

    bootleg/ret-sync

    2,349在 GitHub 上查看↗

    ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.

    C
    在 GitHub 上查看↗2,349
  • 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
  • fireeye/flare-flossfireeye 的头像

    fireeye/flare-floss

    4,054在 GitHub 上查看↗

    This project is a binary static analysis tool designed to recover hidden and non-standard encoded strings from compiled binaries. It functions as a malware analysis utility and string decryptor, extracting obfuscated text to reveal concealed program behavior without executing the code. The tool automates the recovery of embedded strings through a combination of emulated instruction execution and abstract syntax tree evaluation. It utilizes pattern-based heuristic detection to identify obfuscation routines and employs cross-platform binary parsing to process multiple executable formats. The s

    Python
    在 GitHub 上查看↗4,054
  • fireeye/flare-idaF

    fireeye/flare-ida

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • fireeye/idawasmF

    fireeye/idawasm

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • fr0gger/awesome-ida-x64-olly-pluginfr0gger 的头像

    fr0gger/awesome-ida-x64-olly-plugin

    1,568在 GitHub 上查看↗

    A curated list of IDA x64DBG, Ghidra and OllyDBG plugins.

    在 GitHub 上查看↗1,568
  • gaasedelen/lighthousegaasedelen 的头像

    gaasedelen/lighthouse

    2,553在 GitHub 上查看↗

    A Coverage Explorer for Reverse Engineers

    Pythonbinary-ninjacode-coveragehexrays
    在 GitHub 上查看↗2,553
  • genymobile/gnirehtetGenymobile 的头像

    Genymobile/gnirehtet

    7,721在 GitHub 上查看↗

    Gnirehtet is a reverse tethering tool that allows Android devices to share a computer's internet connection over USB. It functions as a network relay for TCP and UDP IPv4 traffic using the Android Debug Bridge protocol. The system provides connectivity for Android devices without requiring root access by utilizing a local virtual network interface to intercept traffic. It includes a manager capable of controlling and resetting relay sessions for multiple connected devices from a single server. The tool supports batch connection activation and the management of individual device tunnels. It e

    Javaandroidjava-8reverse-tethering
    在 GitHub 上查看↗7,721
  • google/binexportgoogle 的头像

    google/binexport

    1,191在 GitHub 上查看↗

    Export disassemblies into Protocol Buffers

    C++binary-ninjabinary-ninja-pluginbindiff
    在 GitHub 上查看↗1,191
  • google/binnavigoogle 的头像

    google/binnavi

    2,887在 GitHub 上查看↗

    BinNavi is a binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code.

    Java
    在 GitHub 上查看↗2,887
  • ibotpeaches/apktooliBotPeaches 的头像

    iBotPeaches/Apktool

    24,788在 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
    在 GitHub 上查看↗24,788
  • idapython/srcidapython 的头像

    idapython/src

    1,532在 GitHub 上查看↗

    IDAPython project for Hex-Ray's IDA Pro

    Python
    在 GitHub 上查看↗1,532
  • idarlingteam/idarlingI

    IDArlingTeam/IDArling

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • igogo-x86/hexrayspytoolsigogo-x86 的头像

    igogo-x86/HexRaysPyTools

    1,526在 GitHub 上查看↗

    IDA Pro plugin which improves work with HexRays decompiler and helps in process of reconstruction structures and classes

    Pythonhex-rays-decompileridaida-plugin
    在 GitHub 上查看↗1,526
  • 1n3/reverseapk1

    1n3/reverseapk

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0