Re: Obfuscation or signing. what came first?
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 04 Dec 2008 11:48:55 -0800
On Thu, 4 Dec 2008 00:16:24 -0800 (PST), crazytazo
<crazytazo@xxxxxxxxx> wrote, quoted or indirectly quoted someone who
said :
P.S I signed my applet after obfuscating, but the applet didn't work.
( security exception )
They may be incompatible IF code that is obfuscated does any sort of
signing check.
If the obfuscation mechanism is complex, it would have to be unfolded
before running. Do the signing checks happen on the folded or
unfolded version or both?
Does signing prevent self-modifying code? I don't know, but it if did
it might take a dim view of obfuscation.
You might try a different obfuscator or drop it altogether.
see http://mindprod.com/jgloss/obfuscator.html
--
Roedy Green Canadian Mind Products
http://mindprod.com
"Humanity is conducting an unintended, uncontrolled, globally pervasive experiment
whose ultimate consequences could be second only to global nuclear war."
~ Environment Canada (The Canadian equivalent of the EPA on global warming)
.
- References:
- Obfuscation or signing. what came first?
- From: crazytazo
- Obfuscation or signing. what came first?
- Prev by Date: Re: How to shutdown + restart MySQL from Java?
- Next by Date: Who's running?
- Previous by thread: Re: Obfuscation or signing. what came first?
- Next by thread: Re: Obfuscation or signing. what came first?
- Index(es):
Relevant Pages
|
Loading