LS wrote:
> 
> >Following questions from subscribers, I want to clarify that I asked
> >about APPLET and not APPLICATION. I'm aware that it can't access the
> >client's filesystem, and it is not my intention. The "read" is done
> >against a URL, and the "write" is done against the server (e.g. through
> >a POST request).
> 
> Oh, that's a little different then.
> Consider that you can use a good Java decompiler to get the source code
> from the applet. If the source code is readable enough, you could work
> with it. The best Java decompiler I've seen is DJ, by a long shot.
> Sorry I couldn't help more...

Thanks.
However, I prefer to do it in a "Kosher" way.
And in any case, even after decompilation, the code is still
obfuscated.

-- 
Eli Marmor
[EMAIL PROTECTED]
CTO, Founder
Netmask (El-Mar) Internet Technologies Ltd.
__________________________________________________________
Tel.:   +972-9-766-1020          8 Yad-Harutzim St.
Fax.:   +972-9-766-1314          P.O.B. 7004
Mobile: +972-50-23-7338          Kfar-Saba 44641, Israel

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to