encryted class

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • peter chan

    encryted class

    Java classs is easily decomplied by decomplier , Why ?

    Does any body hear about that encryted class can protect the Java source
    code?
    Is any product use this method?



  • Frank Brouwer

    #2
    Re: encryted class

    > Does any body hear about that encryted class can protect the Java source[color=blue]
    > code?
    > Is any product use this method?[/color]


    There is a product called RetroGuard (among many others) which I have
    tested.
    I does the job very good, have a look at: http://www.retrologic.com/

    Frank.


    Comment

    • Phillip Taylor

      #3
      Re: encryted class

      You could try a program called "JET". It compiles Java applications into
      binary equivelents. It removes the platform independance (you get windows
      builds and linux builds). Theres also a free version :)

      It also increases the speed of the application ten fold and works against
      any version of the SDK. It still requires "an" SDK on the client machine.

      Sorry, to reverse it stops people being able to read your code as well.

      Phillip Taylor
      Bsc (Hons) Software Engineering

      "Frank Brouwer" <frank.brouwer@ trimergo.nl> wrote in message
      news:3f84016d$0 $436$1b62eedf@n ews.wanadoo.nl. ..[color=blue][color=green]
      > > Does any body hear about that encryted class can protect the Java source
      > > code?
      > > Is any product use this method?[/color]
      >
      >
      > There is a product called RetroGuard (among many others) which I have
      > tested.
      > I does the job very good, have a look at: http://www.retrologic.com/
      >
      > Frank.
      >
      >[/color]


      ~ Let us linux ~


      -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
      http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
      -----== Over 100,000 Newsgroups - 19 Different Servers! =-----

      Comment

      Working...