protecting RCP [message #12657] |
Wed, 18 April 2007 02:08  |
Eclipse User |
|
|
|
Originally posted by: glamkid.hotmail.com
Hello Team,
we have written an RCP using eclipse which has lot of patented and
secret algoritham. we would like to have licencing feature in RCP.
Is there any good licencing mechanism availbale for RCP. we implemented
simple XOR algorigham and this algoritham checks the MAC addres of the PC
and then start the application. But problme is , user decompiles the code
and comment our function which does the validation run the tool :(-
Please give us a good method of licencing the tool. THank you very much in
advance.
|
|
|
Re: protecting RCP [message #12702 is a reply to message #12657] |
Sat, 28 April 2007 08:34  |
Eclipse User |
|
|
|
The question is - what do you protect? Your algorithms or your licensing
scheme?
It is very difficult to properly protect Java applications.
Even using license checks in native code can be hacked.
Nevertheless, there are some obfuscation tools that will minimize risks.
Genady Beryozkin
http://www.genady.net/
glamakid wrote:
> Hello Team,
> we have written an RCP using eclipse which has lot of patented and
> secret algoritham. we would like to have licencing feature in RCP.
>
> Is there any good licencing mechanism availbale for RCP. we
> implemented simple XOR algorigham and this algoritham checks the MAC
> addres of the PC and then start the application. But problme is , user
> decompiles the code and comment our function which does the validation
> run the tool :(-
>
> Please give us a good method of licencing the tool. THank you very
> much in advance.
>
|
|
|
Re: protecting RCP [message #563666 is a reply to message #12657] |
Sat, 28 April 2007 08:34  |
Eclipse User |
|
|
|
The question is - what do you protect? Your algorithms or your licensing
scheme?
It is very difficult to properly protect Java applications.
Even using license checks in native code can be hacked.
Nevertheless, there are some obfuscation tools that will minimize risks.
Genady Beryozkin
http://www.genady.net/
glamakid wrote:
> Hello Team,
> we have written an RCP using eclipse which has lot of patented and
> secret algoritham. we would like to have licencing feature in RCP.
>
> Is there any good licencing mechanism availbale for RCP. we
> implemented simple XOR algorigham and this algoritham checks the MAC
> addres of the PC and then start the application. But problme is , user
> decompiles the code and comment our function which does the validation
> run the tool :(-
>
> Please give us a good method of licencing the tool. THank you very
> much in advance.
>
|
|
|
Powered by
FUDForum. Page generated in 0.03631 seconds