awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
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·14 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

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Deobfuscator

These projects share indexed features with Deobfuscator. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

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.

Which projects share features with java-deobfuscator/deobfuscator?

Projects with overlapping indexed features 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…