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

WrBug/dumpDex

0
View on GitHub↗
3,155 stele·616 fork-uri·C++·MIT·0 vizualizărigithub.com/WrBug/DeveloperHelper↗

DumpDex

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

Features

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

Istoric stele

Graficul istoricului de stele pentru wrbug/dumpdexGraficul istoricului de stele pentru wrbug/dumpdex

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 DumpDex

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu DumpDex.
  • vaibhavpandeyvpz/apkstudioAvatar vaibhavpandeyvpz

    vaibhavpandeyvpz/apkstudio

    3,606Vezi pe 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
    Vezi pe GitHub↗3,606
  • jermic/android-crack-toolAvatar Jermic

    Jermic/Android-Crack-Tool

    2,944Vezi pe 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
    Vezi pe GitHub↗2,944
  • 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
  • 0xd4d/dnspyAvatar 0xd4d

    0xd4d/dnSpy

    29,539Vezi pe 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#
    Vezi pe GitHub↗29,539
Vezi toate cele 30 alternative pentru DumpDex→

Întrebări frecvente

Ce face wrbug/dumpdex?

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

Care sunt principalele funcționalități ale wrbug/dumpdex?

Principalele funcționalități ale wrbug/dumpdex sunt: Android Reverse Engineering, Reverse Engineering Tools.

Care sunt câteva alternative open-source pentru wrbug/dumpdex?

Alternativele open-source pentru wrbug/dumpdex includ: 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.