Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User Pacess's Avatar
    Join Date
    Mar 2003
    Posts
    25
    Hi there, are there a free tool which can protect .class file and prevent decompiler? And renamed to "a.class", "b.class", "c.class"... Thank you!

  2. #2
    Regular Contributor fredgauchet's Avatar
    Join Date
    Mar 2003
    Location
    Rennes, France
    Posts
    50
    Hi,

    Yes, there are some. Those tools are called obfuscators. They change the names of variable, methods, classes so that it becomes difficult to read the code. It also reduces the size of the program (10 to 30% smaller usually).

    2 tools:
    Retroguard: http://retrologic.com/retroguard-main.html
    Proguard: http://proguard.sourceforge.net/

    To use retroguard:
    http://wireless.java.sun.com/midp/questions/obfuscate/

    To use proguard:
    http://wireless.java.sun.com/midp/ttips/proguard/

    regards,
    Frederic

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved