> I was wondering, is the best way to ensure that your application cannot > be used on other palms without your permission to have the application > to check for a certain ROM serial number when it starts up?
http://kb.palmsource.com/cgi-bin/palmsource.cfg/php/enduser/std_adp.php?p_faqid=131 > Also, how difficult is it for someone to 'decompile' a .prc application to > get the source code, or is it possible at all? it is very easy. most applications require about two whole minutes of thought to circumvent :) in many cases, it is a simple change from 66 to 67 (negate conditional statement) or just NOP'ing out some code. now, hint for everyone. the 'palm' warez group still have not caught on about how to tamper with *ARM* code :) so, if you are using PNOlets - be sure to throw your registration checks in there *g* --- Aaron Ardiri [EMAIL PROTECTED] http://www.mobilewizardry.com/members/aaron_ardiri.php [profile] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
