It depends on the development tool you use. You're fine if you use CodeWarrior, PRC Tools or NS Basic. These all compile the code in such a way that you'd have to have a lot of inside knowledge to reverse compile. I do not know about other tools.
For Pocket PC, Visual Studio .NET produces code in CLR which does need to be obfuscated; eMbedded Visual Basic does not even have an obfuscator. If you use tools such as eMbedded Visual C++ or NS Basic, you're OK. >Anyone know of a utility or tool that does this? Is it >even needed? I don't know if it's possible or common >to de-compile a .prc into code. > >I am considering showing an app to a larger >developer/publisher, and am worried about sending them >a demo and how to protect my IP. > >I've developed the app on PocketPC as well and Visual >Studio has a Obfuscator built in (which doesn't work >anyway), so it got me wondering about the Palm side. > > > >__________________________________ >Discover Yahoo! >Use Yahoo! to plan a weekend, have fun online and more. Check it out! >http://discover.yahoo.com/ > >-- >For information on using the PalmSource Developer Forums, or to >unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
