awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
WrBug avatar

WrBug/dumpDex

0
View on GitHub↗
3,155 estrellas·616 forks·C++·MIT·0 vistasgithub.com/WrBug/DeveloperHelper↗

DumpDex

💯一款Android脱壳工具,需要xposed支持, 易开发已集成该项目。

Features

  • Android Reverse Engineering - Unpack Android applications to access protected dex files.
  • Reverse Engineering Tools - Android unpacking tool.

Historial de estrellas

Gráfico del historial de estrellas de wrbug/dumpdexGráfico del historial de estrellas de wrbug/dumpdex

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a DumpDex

Proyectos open-source similares, clasificados según cuántas características comparten con DumpDex.
  • vaibhavpandeyvpz/apkstudioAvatar de vaibhavpandeyvpz

    vaibhavpandeyvpz/apkstudio

    3,606Ver en GitHub↗

    Apkstudio is a reverse engineering integrated development environment designed for decompiling, modifying, and recompiling Android application packages. It provides a specialized suite for transforming binary files into readable source code and bundling them back into installable application archives. The project features a framework integration system that imports manufacturer-specific files to ensure accurate decompilation of vendor-modified applications. It includes a dedicated editor for Smali, Java, and XML files with syntax highlighting, as well as a hex editor for the direct modificati

    C++androidandroid-decompilerapk-decompiler
    Ver en GitHub↗3,606
  • jermic/android-crack-toolAvatar de Jermic

    Jermic/Android-Crack-Tool

    2,944Ver en GitHub↗

    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
    Ver en GitHub↗2,944
  • charles2gan/gda-android-reversing-toolAvatar de charles2gan

    charles2gan/GDA-android-reversing-Tool

    4,778Ver en 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
    Ver en GitHub↗4,778
  • 0xd4d/dnspyAvatar de 0xd4d

    0xd4d/dnSpy

    29,539Ver en GitHub↗

    dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It functions as a decompiler that converts assemblies back into readable high-level source code, an assembly editor for modifying bytecode and metadata, and a debugger for inspecting compiled binaries. The project integrates a hex editor specifically for inspecting and modifying raw bytes and Common Intermediate Language structures. It allows for the direct modification of binary contents to change application behavior without requiring the original project source files. The tool

    C#
    Ver en GitHub↗29,539
Ver las 30 alternativas a DumpDex→

Preguntas frecuentes

¿Qué hace wrbug/dumpdex?

💯一款Android脱壳工具,需要xposed支持, 易开发已集成该项目。

¿Cuáles son las características principales de wrbug/dumpdex?

Las características principales de wrbug/dumpdex son: Android Reverse Engineering, Reverse Engineering Tools.

¿Qué alternativas de código abierto existen para wrbug/dumpdex?

Las alternativas de código abierto para wrbug/dumpdex incluyen: vaibhavpandeyvpz/apkstudio — Apkstudio is a reverse engineering integrated development environment designed for decompiling, modifying, and… 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… 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It… 1n3/reverseapk. 0xnobody/vmpdump — A dynamic VMP dumper and import fixer, powered by VTIL.