awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 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.

  • charles2gan/gda-android-reversing-toolcharles2gan avatar

    charles2gan/GDA-android-reversing-Tool

    4,778View on 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
    View on GitHub↗4,778
  • a1ext/labelessA

    a1ext/labeless

    0View on GitHub↗
    View on GitHub↗0
  • dga-mi-ssi/yacoD

    dga-mi-ssi/yaco

    0View on GitHub↗
    View on GitHub↗0
  • alexhude/friendA

    alexhude/friend

    0View on GitHub↗
    View on GitHub↗0
  • alexhude/uemualexhude avatar

    alexhude/uEmu

    1,234View on GitHub↗

    Tiny cute emulator plugin for IDA based on unicorn.

    Python
    View on GitHub↗1,234
  • avast/retdec-idapluginavast avatar

    avast/retdec-idaplugin

    799View on GitHub↗

    RetDec plugin for IDA (Interactive Disassembler).

    C++
    View on GitHub↗799

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • bootleg/ret-syncbootleg avatar

    bootleg/ret-sync

    2,349View on 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
    View on GitHub↗2,349
  • fireeye/flare-emuF

    fireeye/flare-emu

    0View on GitHub↗
    View on GitHub↗0
  • checkpointsw/kartaCheckPointSW avatar

    CheckPointSW/Karta

    908View on GitHub↗

    Karta - source code assisted fast binary matching plugin for IDA

    Pythonida-pluginidapython-pluginresearch
    View on GitHub↗908
  • cisco-talos/ghidaC

    Cisco-Talos/GhIDA

    0View on GitHub↗

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

    View on GitHub↗0
  • cryptax/androidreC

    cryptax/androidre

    0View on GitHub↗
    View on GitHub↗0
  • cseagle/sk3wldbgC

    cseagle/sk3wldbg

    0View on GitHub↗
    View on GitHub↗0
  • daenerys-sre/sourceD

    daenerys-sre/source

    0View on GitHub↗
    View on GitHub↗0
  • devttys0/idaD

    devttys0/ida

    0View on GitHub↗
    View on GitHub↗0
  • airbus-seclab/bincatairbus-seclab avatar

    airbus-seclab/bincat

    1,858View on GitHub↗

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

    OCaml
    View on GitHub↗1,858
  • eset/ipyidaE

    eset/ipyida

    0View on GitHub↗
    View on GitHub↗0
  • 1n3/reverseapk1

    1n3/reverseapk

    0View on GitHub↗
    View on GitHub↗0
  • fireeye/flare-flossfireeye avatar

    fireeye/flare-floss

    4,054View on 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
    View on GitHub↗4,054
  • fireeye/flare-idaF

    fireeye/flare-ida

    0View on GitHub↗
    View on GitHub↗0
  • fireeye/idawasmF

    fireeye/idawasm

    0View on GitHub↗
    View on GitHub↗0
  • fr0gger/awesome-ida-x64-olly-pluginfr0gger avatar

    fr0gger/awesome-ida-x64-olly-plugin

    1,568View on GitHub↗

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

    View on GitHub↗1,568
  • gaasedelen/lighthousegaasedelen avatar

    gaasedelen/lighthouse

    2,553View on GitHub↗

    A Coverage Explorer for Reverse Engineers

    Pythonbinary-ninjacode-coveragehexrays
    View on GitHub↗2,553
  • genymobile/gnirehtetGenymobile avatar

    Genymobile/gnirehtet

    7,721View on 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
    View on GitHub↗7,721
  • google/binexportgoogle avatar

    google/binexport

    1,191View on GitHub↗

    Export disassemblies into Protocol Buffers

    C++binary-ninjabinary-ninja-pluginbindiff
    View on GitHub↗1,191
  • google/binnavigoogle avatar

    google/binnavi

    2,887View on 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
    View on GitHub↗2,887
  • ibotpeaches/apktooliBotPeaches avatar

    iBotPeaches/Apktool

    24,788View on 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
    View on GitHub↗24,788
  • idapython/srcidapython avatar

    idapython/src

    1,532View on GitHub↗

    IDAPython project for Hex-Ray's IDA Pro

    Python
    View on GitHub↗1,532
  • idarlingteam/idarlingI

    IDArlingTeam/IDArling

    0View on GitHub↗
    View on GitHub↗0
  • igogo-x86/hexrayspytoolsigogo-x86 avatar

    igogo-x86/HexRaysPyTools

    1,526View on GitHub↗

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

    Pythonhex-rays-decompileridaida-plugin
    View on GitHub↗1,526
  • 0xgalz/virtuailor0xgalz avatar

    0xgalz/Virtuailor

    1,386View on GitHub↗

    IDAPython tool for creating automatic C++ virtual tables in IDA Pro

    Python
    View on GitHub↗1,386