awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
S

strazzere/android-scripts

0
View on GitHub↗
0 stars·0 forks·5 vues

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.

Historique des stars

Graphique de l'historique des stars pour strazzere/android-scriptsGraphique de l'historique des stars pour strazzere/android-scripts

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Android Scripts

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Android Scripts.
  • charles2gan/gda-android-reversing-toolAvatar de charles2gan

    charles2gan/GDA-android-reversing-Tool

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

    a1ext/labeless

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • airbus-seclab/bincatAvatar de airbus-seclab

    airbus-seclab/bincat

    1,858Voir sur GitHub↗

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

    OCaml
    Voir sur GitHub↗1,858
  • 1n3/reverseapk1

    1n3/reverseapk

    0Voir sur GitHub↗
    Voir sur GitHub↗0
Voir les 30 alternatives à Android Scripts→

Questions fréquentes

Quelles sont les fonctionnalités principales de strazzere/android-scripts ?

Les fonctionnalités principales de strazzere/android-scripts sont : Android Reverse Engineering, IDA Pro Plugins.

Quelles sont les alternatives open-source à strazzere/android-scripts ?

Les alternatives open-source à strazzere/android-scripts incluent : 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.