• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Java obfuscation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Java obfuscation


  • Subject: Re: Java obfuscation
  • From: Chuck Hill <email@hidden>
  • Date: Fri, 28 Mar 2003 12:19:54 -0800
  • Organization: Global Village Consulting, Inc.

If you are really desperate for this, here is what you can do.

1. Identify all the proprietary code that you want to protect.

2. Isolate this code in a set of classes that do not inherit from any
   of the WO classes (no processing in WOComponents!)

3. Ensure that this code is only accessed via direct method calls and
   not KVC

4. Keep all this code in its own framework (jar) and obsfucate it.


I've never done this, but it should work.


Chuck


Romeo Mariani wrote:

Lawyers for Java 1.0?

:-)

...

I'm sad :-(

Romeo

Lawyers?


Romeo Mariani wrote:

Any other idea to protect our code?
Romeo

I doubt you will be successful in this as Key-Value Coding references the original method names.


Chuck


Romeo Mariani wrote:

What about Java obfuscation in WebObjects? I'm trying to do it with jshrink or zelix but I can't rename classes and methods since most of them are linked to WOComponent at runtime. So java obfuscation is poor.
Anybody knows...?
Romeo
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.




--

Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net






--

Chuck Hill                                 email@hidden
Global Village Consulting Inc.             http://www.global-village.net

_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


--

Chuck Hill                                 email@hidden
Global Village Consulting Inc.             http://www.global-village.net
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Java obfuscation
      • From: Romeo Mariani <email@hidden>
References: 
 >Re: Java obfuscation (From: Romeo Mariani <email@hidden>)

  • Prev by Date: Re: Java obfuscation
  • Next by Date: Re: Java obfuscation
  • Previous by thread: Re: Java obfuscation
  • Next by thread: Re: Java obfuscation
  • Index(es):
    • Date
    • Thread