|
|||||||||||
|
Re: Java class obfuscation
From: Nicolas RUFF (lists) <ruff.lists(at)edelweb.fr>
Date: Mon Jun 23 2003 - 05:06:11 EDT > northern snowfall wrote: >>> I was wondering if anyone has any documents compairing the different >>> java class / method obfusction tools that are available. >>> I am in particular currious to know about the ones that are very easy >>> to bypass vs. those that are extremely difficult. >> You can't obfuscate java interpreted byte code just like Hi all, Sure, basic bytecode obfuscation is known to be reversible and to cause trouble depending on your JVM (Sun, Microsoft, Netscape, Symantec, ...). Even if you cannot make the code unreadable, you certainly can make it unusable by a human reader. I recently had a look at Citrix Java ICA Client, and they use at least the following techniques :
Believe me, such obfuscated code is really hard to understand. PS. AFAIK, native CPU machine code encryption is part of the TCPA/NGSCB project ...
Regards,
Security Consultant EdelWeb (http://www.edelweb.fr/) Received on Mon Jun 23 11:36:39 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:40 EDT |
||||||||||
|
|||||||||||