awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
S

strazzere/android-scripts

0
View on GitHub↗
0 Stars·0 Forks·1 Aufruf

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-Verlauf

Star-Verlauf für strazzere/android-scriptsStar-Verlauf für strazzere/android-scripts

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Android Scripts

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Android Scripts.
  • charles2gan/gda-android-reversing-toolAvatar von charles2gan

    charles2gan/GDA-android-reversing-Tool

    4,778Auf GitHub ansehen↗

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

    a1ext/labeless

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • airbus-seclab/bincatAvatar von airbus-seclab

    airbus-seclab/bincat

    1,858Auf GitHub ansehen↗

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

    OCaml
    Auf GitHub ansehen↗1,858
  • 1n3/reverseapk1

    1n3/reverseapk

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
Alle 30 Alternativen zu Android Scripts anzeigen→

Häufig gestellte Fragen

Was sind die Hauptfunktionen von strazzere/android-scripts?

Die Hauptfunktionen von strazzere/android-scripts sind: Android Reverse Engineering, IDA Pro Plugins.

Welche Open-Source-Alternativen gibt es zu strazzere/android-scripts?

Open-Source-Alternativen zu strazzere/android-scripts sind unter anderem: charles2gan/gda-android-reversing-tool — This project is a comprehensive Android reverse engineering suite that functions as a decompiler, bytecode… a1ext/labeless. airbus-seclab/bincat — Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction,… alexhude/friend. alexhude/uemu — Tiny cute emulator plugin for IDA based on unicorn. 1n3/reverseapk.