awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
C

cryptax/androidre

0
View on GitHub↗
0 stele·0 fork-uri·0 vizualizări

Androidre

Features

  • Android Reverse Engineering - Docker container environment for Android reverse engineering.

Istoric stele

Graficul istoricului de stele pentru cryptax/androidreGraficul istoricului de stele pentru cryptax/androidre

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Androidre

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Androidre.
  • charles2gan/gda-android-reversing-toolAvatar charles2gan

    charles2gan/GDA-android-reversing-Tool

    4,778Vezi pe 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
    Vezi pe GitHub↗4,778
  • genymobile/gnirehtetAvatar Genymobile

    Genymobile/gnirehtet

    7,721Vezi pe 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
    Vezi pe GitHub↗7,721
  • ibotpeaches/apktoolAvatar iBotPeaches

    iBotPeaches/Apktool

    24,788Vezi pe 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
    Vezi pe GitHub↗24,788
  • 1n3/reverseapk1

    1n3/reverseapk

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
Vezi toate cele 12 alternative pentru Androidre→

Întrebări frecvente

Care sunt principalele funcționalități ale cryptax/androidre?

Principalele funcționalități ale cryptax/androidre sunt: Android Reverse Engineering.

Care sunt câteva alternative open-source pentru cryptax/androidre?

Alternativele open-source pentru cryptax/androidre includ: charles2gan/gda-android-reversing-tool — This project is a comprehensive Android reverse engineering suite that functions as a decompiler, bytecode… genymobile/gnirehtet — Gnirehtet is a reverse tethering tool that allows Android devices to share a computer's internet connection over USB.… ibotpeaches/apktool — Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form… maddiestone/androidappre — Android App Reverse Engineering Workshop. patrickfav/uber-apk-signer — A cli tool that helps signing and zip aligning single or multiple Android application packages (APKs) with either… rednaga/apkid — Android Application Identifier for Packers, Protectors, Obfuscators and Oddities - PEiD for Android.