They don't like p-code so write registration verification using p-code. I
wish I still had that old Michael Abrash article on how to write simple
p-code programs and interpreter.
- Brian Conrad
www.jyotishtools.com
> Our app asks for a simple 5-digit unlock key based on the user's RegCode
(or
> Pilot User Name). What kinds of things could we do to discourage most
> (PalmPilot) hackers? The only thing I could think of so far is to somehow
> use some modulo of the prc's checksum in a jump statement in your code,
but
> that would be hard to do and inconvenient when you release an upgrade.
>
> -Jason
>
>
>