Home > Archive > Java Security > April 2004 > Scrambler
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| ales_1969 2004-04-14, 11:43 am |
| Hi !
Is there any tool which translates variables and methods into something
non-obvious names, so the compiled class could not be easy to understand
with disassembler ?
| |
| Roedy Green 2004-04-14, 7:35 pm |
| On Wed, 14 Apr 2004 17:03:06 +0200, ales_1969 <ales_1969@yahoo.com>
wrote or quoted :
>Is there any tool which translates variables and methods into something
>non-obvious names, so the compiled class could not be easy to understand
>with disassembler ?
http://mindprod.com/jgloss/obfuscator.html
--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
|
|
|
|
|