awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
java-deobfuscator avatar

java-deobfuscator/deobfuscator

0
View on GitHub↗
1,743 stars·305 forks·Java·Apache-2.0·2 viewsjavadeobfuscator.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.

Star history

Star history chart for java-deobfuscator/deobfuscatorStar history chart for java-deobfuscator/deobfuscator

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Deobfuscator

Similar open-source projects, ranked by how many features they share with Deobfuscator.
  • danielkrupinski/osirisdanielkrupinski avatar

    danielkrupinski/Osiris

    3,777View on 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
    View on GitHub↗3,777
  • ajkhoury/reclassexA

    ajkhoury/ReClassEx

    0View on GitHub↗
    View on GitHub↗0
  • calebfenton/dex-oracleCalebFenton avatar

    CalebFenton/dex-oracle

    505View on GitHub↗

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

    Ruby
    View on GitHub↗505
  • 0xd4d/dnspy0xd4d avatar

    0xd4d/dnSpy

    29,539View on 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#
    View on GitHub↗29,539
See all 30 alternatives to Deobfuscator→

Frequently asked questions

What does java-deobfuscator/deobfuscator do?

The real deal

What are the main features of java-deobfuscator/deobfuscator?

The main features of java-deobfuscator/deobfuscator are: Deobfuscation and Unpacking, Game Hacking Tools, Essential Security Tools.

What are some open-source alternatives to java-deobfuscator/deobfuscator?

Open-source alternatives to java-deobfuscator/deobfuscator include: 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…