Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
4ra1n authored Sep 9, 2023
1 parent 6ed271c commit a114bc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

加密和解密的过程可以指定具体的包名,只加密核心关键部分

详细文章参考:[JVMTI 加密字节码详解](http://127.0.0.1:8080)
详细文章参考:[JVMTI 加密字节码详解]([http://127.0.0.1:8080](https://mp.weixin.qq.com/s?__biz=MzkzOTQzOTE1NQ==&mid=2247483823&idx=1&sn=a3ae476ccedd2d7fec96e5887989d1c0&chksm=c2f1a4f3f5862de57ce35ebcbf1c39f231ec282934ae8740654be372b1ca4f712c6c101c91e6#rd))

加密后的`Class`文件变成无法解析的畸形文件

Expand Down Expand Up @@ -62,4 +62,4 @@ java -agentlib:D:\abs-path\decrypter=PACKAGE_NAME=com.your.pack --jar your-jar.j

感谢以下项目或文章提供的思路:
- https://juejin.cn/post/6844903487784894477
- https://github.com/sea-boat/ByteCodeEncrypt
- https://github.com/sea-boat/ByteCodeEncrypt

0 comments on commit a114bc3

Please sign in to comment.