Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How can we secure or protect the JAR file of an application from reverse engineering?

Pa1KumarJun 20 2016 — edited Jun 24 2016

Hello everyone,

I'm new to the community and seek your valuable inputs.

I have developed an application using Java in the eclipse IDE. Nearly 15 class files were developed to run the application. After building the JAR and deploying it on a machine, I would like no one to decompile to reverse engineer it. I would like to secure or protect to encrypt the files to avoid exposure and making it impossible for hackers to reverse engineer my application.

Please let me know if there are any reliable solutions available to implement this.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 22 2016
Added on Jun 20 2016
5 comments
2,932 views