A new solution to protect Java class from decompiling

https://news.ycombinator.com/item?id=15413341
by vlinx • 9 years ago
1 0 9 years ago

A new solution to protect Java class from decompiling.We make a native ClassLoader by modifying OpenJDK, encrypt the class files by AES and parse them in our custom-JRE.You can publish your software safety without worrying to be decompiled now.

For more information please visit https://j.vlinx.io

Related Stories

Loading related stories...

Source preview

news.ycombinator.com