> 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/
