-
Version 2.1 of Allatori Java Obfuscator is released. (4 messages)
- Posted by: Gregory White
- Posted on: May 19 2008 08:27 EDT
Allatori Java Obfuscator belongs to the second generation obfuscators' family and has all spectrum of opportunities on protection of your intellectual property. In the Allatori arsenal there are the following protection methods: name obfuscation, flow obfuscation, debug info obfuscation, string encryption, watermarking. The obfuscator is free for educational and non-commercial projects. The 2.1 version supports war and ear files and allows to add expiry date to the obfuscated application. Allatori Java Obfuscator web site and demo version downloadThreaded Messages (4)
- Re: Version 2.1 of Allatori Java Obfuscator is released. by Michael Klaene on May 19 2008 08:56 EDT
- Re: Version 2.1 of Allatori Java Obfuscator is released. by Richard Burton on May 19 2008 13:22 EDT
- Re: Version 2.1 of Allatori Java Obfuscator is released. by david castaneda on May 19 2008 14:58 EDT
- String encryption??? by Toomas Römer on May 20 2008 00:09 EDT
-
Re: Version 2.1 of Allatori Java Obfuscator is released.[ Go to top ]
- Posted by: Michael Klaene
- Posted on: May 19 2008 08:56 EDT
- in response to Gregory White
I was asked to research a new Microsoft product for a client called Software Licensing and Protection Services. Not only is it an improvement over obfuscators in terms of code protection, it allows you to create feature sets that can be tied to various product licenses. Of course, it's for .NET code, not Java. Anyone know whether there's a similar productin the Java space? -
Re: Version 2.1 of Allatori Java Obfuscator is released.[ Go to top ]
- Posted by: Richard Burton
- Posted on: May 19 2008 13:22 EDT
- in response to Gregory White
Does anyone know of an Obfuscator that also handles Spring XML files? Best Regards, Richard L. Burton III -
Re: Version 2.1 of Allatori Java Obfuscator is released.[ Go to top ]
- Posted by: david castaneda
- Posted on: May 19 2008 14:58 EDT
- in response to Richard Burton
maybe this can helps, http://forum.springframework.org/showthread.php?t=46622 -
String encryption???[ Go to top ]
- Posted by: Toomas Römer
- Posted on: May 20 2008 00:09 EDT
- in response to Gregory White
Last time I heard something like this it was unicode escapes for all string characters...