Re: Hiding class and method symbols in the compiled program?
Re: Hiding class and method symbols in the compiled program?
- Subject: Re: Hiding class and method symbols in the compiled program?
- From: Ondra Cada <email@hidden>
- Date: Sat, 27 Jul 2002 23:58:33 +0200
On Saturday, July 27, 2002, at 04:55 , Pierre-Olivier Latour wrote:
To prevent my program from being too easily hacked, I'd like that class
and
method names be not visible in the Mach-O binary.
...
Is it possible to really hide these names?
Absolutely no. How could be? The program would not run at all without this
information.
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.