Hi,

Always when I read such articles, I can't help thinking that the antivirus 
software publishers have the most interest in the creation of such viruses. 
From the website: "You won’t be surprised to learn that Intego’s own 
VirusBarrier X6 software can detect Flashback if it’s installed, and even 
prevent it from installing in the first place." Doh. Also, this trojan only 
installs itself if... when... again if... and only if.... 

According to that website, this is how you can check for the trojan:

function virusCheck
     put "ls /Users/Shared/.*.so" into myShell
     return not (shell(myShell) contains "No such file or directory")
end virusCheck

The function returns true if the trojan is on your machine.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Download the Installer Maker Plugin 1.7 for LiveCode here http://qery.us/za

On 27 feb 2012, at 23:20, Peter M. Brigham, MD wrote:

> Just got this from MacWorld:
> 
> Intego finds new strain of Mac Flashback Trojan horse
> http://tinyurl.com/7w3weqa
> 
> -- Peter
> 
> Peter M. Brigham
> pmb...@gmail.com
> http://home.comcast.net/~pmbrig



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to