Hey,

Turning off debug symbols is good, but not really effective against
experienced reverse-engineers.

In essence everything can be reverse-engineered, but obfuscation makes the
task much harder and, hopefully, not worth the cost.

Jonathan

2008/1/29, Ben Combee <[EMAIL PROTECTED]>:
>
> > Does anyone have any reading material on the subject of security by
> > obfuscation with Palm binaries?
>
> In general, you don't need to do this.  Just turn off "Macsbug
> symbols" if you're using CodeWarrior, and you won't have any variable
> or function names in your executable.  Debug info is stored in a
> separate file, so that's not an issue.
>
> --
> For information on using the ACCESS Developer Forums, or to unsubscribe,
> please see http://www.access-company.com/developers/forums/
>

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to