-
Junior Member
java security
what is the best and easiest way to avoid a java project from decompiling?
It is very urgent.
Thanks
-
Banned
Re: java security
For Decompiler we have to use the tool CavaJ.
If you donot have that tool you cannot able to Decompile a java project.
--suresh
-
Junior Member
Re: java security
thanks for the response.. but i wanted to know how can you AVOID a project from decompiling
-
Banned
Re: java security
Hi,
To restrict Decompiling we have to use the tool 'Obfuscators' . For java there are several Obfuscators like Proguard and yguard, etc..
U can get more information at http://proguard.sourceforge.net/
Regards,
Suresh--
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules