≡ Menu

decompile

Protect Your Java Code from Reverse Engineering

 If you are developing java application, it is important to understand that the java class files can be easily reverse engineered using java decompilers. In this article, let us explore how a java class file is reverse engineered and how to protect your source code from being reverse engineered by someone. The java source code [...]

{ 28 comments }