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

WrBug/dumpDex

0
View on GitHub↗
3,155 Stars·616 Forks·C++·MIT·0 Aufrufegithub.com/WrBug/DeveloperHelper↗

DumpDex

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

Features

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

Star-Verlauf

Star-Verlauf für wrbug/dumpdexStar-Verlauf für wrbug/dumpdex

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 DumpDex

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit DumpDex.
  • vaibhavpandeyvpz/apkstudioAvatar von vaibhavpandeyvpz

    vaibhavpandeyvpz/apkstudio

    3,606Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,606
  • 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
  • 0xd4d/dnspyAvatar von 0xd4d

    0xd4d/dnSpy

    29,539Auf GitHub ansehen↗

    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#
    Auf GitHub ansehen↗29,539
  • 0xnobody/vmpattack0

    0xnobody/vmpattack

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
Alle 30 Alternativen zu DumpDex anzeigen→

Häufig gestellte Fragen

Was macht wrbug/dumpdex?

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

Was sind die Hauptfunktionen von wrbug/dumpdex?

Die Hauptfunktionen von wrbug/dumpdex sind: Android Reverse Engineering, Reverse Engineering Tools.

Welche Open-Source-Alternativen gibt es zu wrbug/dumpdex?

Open-Source-Alternativen zu wrbug/dumpdex sind unter anderem: vaibhavpandeyvpz/apkstudio — Apkstudio is a reverse engineering integrated development environment designed for decompiling, modifying, and… 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… 0xnobody/vmpdump — A dynamic VMP dumper and import fixer, powered by VTIL. 1n3/reverseapk. 0xnobody/vmpattack.