awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
java-deobfuscator avatar

java-deobfuscator/deobfuscator

0
View on GitHub↗
1,743 星标·305 分支·Java·Apache-2.0·5 次浏览javadeobfuscator.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 历史

java-deobfuscator/deobfuscator 的 Star 历史图表java-deobfuscator/deobfuscator 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

java-deobfuscator/deobfuscator 是做什么的?

The real deal

java-deobfuscator/deobfuscator 的主要功能有哪些?

java-deobfuscator/deobfuscator 的主要功能包括:Deobfuscation and Unpacking, Game Hacking Tools, Essential Security Tools。

java-deobfuscator/deobfuscator 有哪些开源替代品?

java-deobfuscator/deobfuscator 的开源替代品包括: 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…

Deobfuscator 的开源替代方案

相似的开源项目,按与 Deobfuscator 的功能重合度排序。
  • danielkrupinski/osirisdanielkrupinski 的头像

    danielkrupinski/Osiris

    3,777在 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
    在 GitHub 上查看↗3,777
  • ajkhoury/reclassexA

    ajkhoury/ReClassEx

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • calebfenton/dex-oracleCalebFenton 的头像

    CalebFenton/dex-oracle

    505在 GitHub 上查看↗

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

    Ruby
    在 GitHub 上查看↗505
  • 0xd4d/dnspy0xd4d 的头像

    0xd4d/dnSpy

    29,539在 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#
    在 GitHub 上查看↗29,539
查看 Deobfuscator 的所有 30 个替代方案→