Re: [Hampshire] obfuscated code

Top Page
Author: Andy Smith
Date:  
To: hampshire
Subject: Re: [Hampshire] obfuscated code

Reply to this message
gpg: failed to create temporary file '/var/lib/lurker/.#lk0x56ce9100.hantslug.org.uk.968': Permission denied
gpg: keyblock resource '/var/lib/lurker/pubring.gpg': Permission denied
gpg: Signature made Sun Mar 13 17:32:58 2011 GMT
gpg: using DSA key 2099B64CBF15490B
gpg: Can't check signature: No public key
Hi John,

On Sun, Mar 13, 2011 at 05:16:42PM +0000, john lewis wrote:
> <td><p class="bodytext">HAYWARD</td>
>     <td><p class="bodytext"><a
> href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#106;&#111;&#121;&#115;&#103;&#101;&#110;&#101;&#97;&#64;&#115;&#104;&#97;&#119;&#46;&#99;&#97;&#46;">&#74;&#111;&#121;&#32;&#70;&#114;&#101;&#110;&#99;&#104;</a><br><a
> href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#66;&#97;&#114;&#98;&#97;&#114;&#97;&#77;&#97;&#108;&#108;&#121;&#111;&#110;&#64;&#108;&#101;&#119;&#109;&#97;&#108;&#46;&#99;&#111;&#46;&#117;&#107;">&#66;&#97;&#114;&#98;&#97;&#114;&#97;&#32;&#77;&#97;&#108;&#108;&#121;&#111;&#110;</a></td> 

>
> I don't know what software was used to set it up, probably some windows
> based gui website design tool.
>
> Does anyone have a clue as to how I can decode the page so I can edit?


Pipe your page through:

perl -MHTML::Entities -ne 'print decode_entities($_)'

or for those of us sensible enough to be using mutt, type:

| perl -MHTML::Entities -ne 'print decode_entities($_)'


while viewing John's email.

Cheers,
Andy

--
http://bitfolk.com/ -- No-nonsense VPS hosting

You dont have to be illiterate to use the Internet, but it help's.
-- Mike Bristow