Skip to content
#

decompilation

Here are 13 public repositories matching this topic...

Java Guard 通过JAR加密和运行时解密保护Java应用。独特的字节码加密和原生启动器无需修改代码即可防止反编译和代码窃取。支持资源加密和ED25519签名验证。Java Guard protects Java applications with JAR encryption and runtime decryption. Its unique bytecode encryption and native launcher prevent decompilation and code theft without code changes. Supports resource encryption and ED25519 signatures.

  • Updated Dec 4, 2025
  • Java

This project showcases my journey in reverse-engineering an Android APK, debugging obfuscated source code, and successfully completing a game through code analysis and logic tracing. I decompiled the APK, fixed critical runtime exceptions, modified UI elements, and decoded a hidden sequence based on a user ID to win the game.

  • Updated Jan 5, 2025
  • Java

Improve this page

Add a description, image, and links to the decompilation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the decompilation topic, visit your repo's landing page and select "manage topics."

Learn more