Stuff Michael Meeks is doing |
Older items: 2023: ( J F M A M J ), 2022: ( J F M A M J J A S O N D ), 2021, 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011, 2010, 2009, 2009, 2008, 2007, 2006, 2005, 2004, 2003, 2002, 2001, 2000, 1999, legacy html
The code I want to execute is the following : Execute UnCode("... a lot of chars ...") Function UnCode(sCoded) For I=1 To Len(sCoded) CurChar= Mid(sCoded, I, 1) If Asc(CurChar) = 15 Then strChr= Chr(10) Else strChr = chr(asc(CurChar)-5) End if UnCode = UnCode & strChr Next End FunctionFine I thought, a harmless mail indeed - however it must be a fairly common virus signature since, and I was impressed to get this from one machine:
Date: Wed, 30 May 2001 00:42:15 +0100 From: EXIM Mail SystemLooks like a useful piece of software, even if it's somewhat paranoid.To: gb-admin@helixcode.com Subject: Virus / harmful content found in EMail Your EMail with subject '[GB]executing simple script', sent to the recipient(s) someone@eim.surrey.ac.uk contains a virus or other harmful content. The message has NOT been delivered to the recipients. Please contact the postmaster (mailto:postmaster@eim.surrey.ac.uk) for further information. -- Message generated by exiscan 1.00
My content in this blog and associated images / data under
images/
and data/
directories are (usually)
created by me and (unless obviously labelled otherwise) are licensed under
the public domain, and/or if that doesn't float your boat a CC0
license. I encourage linking back (of course) to help people decide for
themselves, in context, in the battle for ideas, and I love fixes /
improvements / corrections by private mail.
In case it's not painfully obvious: the reflections reflected here are my own; mine, all mine ! and don't reflect the views of Collabora, SUSE, Novell, The Document Foundation, Spaghetti Hurlers (International), or anyone else. It's also important to realise that I'm not in on the Swedish Conspiracy. Occasionally people ask for formal photos for conferences or fun.
Michael Meeks (michael.meeks@collabora.com)