> It's funny that this is mentioned tonight, because I had a user contact me
> just today to say that Cheyenne Antivirus says my application, Address+ is
> infected...  The odd thing is that no matter which version he has tried,

  so *you* created Phage? :) (joking)

> It sounds to me like they are using some sort of digital signature
> technology that thinks it can tell the virus code from normal applications,
> but it looks like they actually can't, at least in my applications case.

  i think, you need to contact cheyenne (and try other anti-virus software)
  somehow, the technique they use to check applications against a virus
  signature has some flaws - they normally use some form of statistical  
  analysis / checksum of a chunk of code - and it can, occasionally end
  up being that your code is detected as a "virus".

  you know, you are one in a million :)) feel lucky :P

  try adding a NOP or two in your code.. see how it works then.

    asm("nop");

  it should change the signature of the application.

// az
[EMAIL PROTECTED]
http://www.ardiri.com/    <--- free games!


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to