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
·
maddiestone avatar

maddiestone/AndroidAppRE

0
View on GitHub↗
1,548 Stars·171 Forks·3 Aufrufe

AndroidAppRE

Android App Reverse Engineering Workshop

Features

  • Android Reverse Engineering - Educational workshop materials for Android reverse engineering.

Star-Verlauf

Star-Verlauf für maddiestone/androidappreStar-Verlauf für maddiestone/androidappre

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 AndroidAppRE

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit AndroidAppRE.
  • jermic/android-crack-toolAvatar von Jermic

    Jermic/Android-Crack-Tool

    2,944Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,944
  • 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
  • cryptax/androidreC

    cryptax/androidre

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • genymobile/gnirehtetAvatar von Genymobile

    Genymobile/gnirehtet

    7,721Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,721
Alle 13 Alternativen zu AndroidAppRE anzeigen→

Häufig gestellte Fragen

Was macht maddiestone/androidappre?

Android App Reverse Engineering Workshop

Was sind die Hauptfunktionen von maddiestone/androidappre?

Die Hauptfunktionen von maddiestone/androidappre sind: Android Reverse Engineering.

Welche Open-Source-Alternativen gibt es zu maddiestone/androidappre?

Open-Source-Alternativen zu maddiestone/androidappre sind unter anderem: 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… cryptax/androidre. ibotpeaches/apktool — Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form… genymobile/gnirehtet — Gnirehtet is a reverse tethering tool that allows Android devices to share a computer's internet connection over USB.… 1n3/reverseapk.