| Author |
? running on client
|
Yu Chen
Greenhorn
Joined: Dec 03, 2001
Posts: 28
|
|
I want to run a program on a client, but I don't want the user to have any way of knowing what the program does, by decompiling it, etc. Are there (free) obfuscators out there that allow this to be done? Is there any other way to do this? Somehow 'loading' a class remotely, but having it actually run within the client environment? It looks like RMI only runs on the remote (server side). Thanks, -yu chen
|
SCJP2<br />SCWCD
|
 |
Cindy Glass
"The Hood"
Sheriff
Joined: Sep 29, 2000
Posts: 8521
|
|
|
There are several obfuscators out there that are free. Just do a google search.
|
"JavaRanch, where the deer and the Certified play" - David O'Meara
|
 |
 |
|
|
subject: ? running on client
|
|
|