awesome-repositories.com
Blog
MCP
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
·
java-deobfuscator avatar

java-deobfuscator/deobfuscator

0
View on GitHub↗
1,743 estrellas·305 forks·Java·Apache-2.0·3 vistasjavadeobfuscator.com↗

Deobfuscator

The real deal

Features

  • Deobfuscation and Unpacking - Tool for reversing obfuscation in Java bytecode.
  • Game Hacking Tools - Automated tool for reversing Java code obfuscation techniques.
  • Essential Security Tools - Tool for reversing obfuscation in Java-based software.

Historial de estrellas

Gráfico del historial de estrellas de java-deobfuscator/deobfuscatorGráfico del historial de estrellas de java-deobfuscator/deobfuscator

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 Deobfuscator

Proyectos open-source similares, clasificados según cuántas características comparten con Deobfuscator.
  • danielkrupinski/osirisAvatar de danielkrupinski

    danielkrupinski/Osiris

    3,777Ver en GitHub↗

    Osiris is a software tool designed to modify Counter-Strike 2 gameplay through internal memory manipulation and visual overlays. It functions as an external game cheat and cross-platform modifier that alters game behavior and reveals hidden data to provide a competitive advantage. The project utilizes a Panorama GUI overlay to manage settings and features directly within the game environment. This interface is built using the Panorama framework to develop custom game GUIs and manage modification controls. The software covers real-time game telemetry and hidden data visualization by scanning

    C++cheatcounter-strikecounter-strike-2
    Ver en GitHub↗3,777
  • ajkhoury/reclassexA

    ajkhoury/ReClassEx

    0Ver en GitHub↗
    Ver en GitHub↗0
  • calebfenton/dex-oracleAvatar de CalebFenton

    CalebFenton/dex-oracle

    505Ver en GitHub↗

    A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis. Also, the inspiration for another Android deobfuscator: Simplify.

    Ruby
    Ver en GitHub↗505
  • 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 Deobfuscator→

Preguntas frecuentes

¿Qué hace java-deobfuscator/deobfuscator?

The real deal

¿Cuáles son las características principales de java-deobfuscator/deobfuscator?

Las características principales de java-deobfuscator/deobfuscator son: Deobfuscation and Unpacking, Game Hacking Tools, Essential Security Tools.

¿Qué alternativas de código abierto existen para java-deobfuscator/deobfuscator?

Las alternativas de código abierto para java-deobfuscator/deobfuscator incluyen: danielkrupinski/osiris — Osiris is a software tool designed to modify Counter-Strike 2 gameplay through internal memory manipulation and visual… ajkhoury/reclassex. calebfenton/dex-oracle — A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis. Also, the inspiration… cheat-engine/cheat-engine — Cheat Engine is a software reverse engineering suite and memory editor designed for the Windows environment. It… col-e/recaf — Recaf is a suite of specialized tools for assembling, editing, deobfuscating, decompiling, and instrumenting Java… 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It…