[pri.blu at iadonisi.to: Re: Obfuscated URL]
Kevin D. Clark
kclark at CetaceanNetworks.com
Wed Apr 10 17:26:50 EDT 2002
Paul Iadonisi <pri.gnhlug at iadonisi.to> writes:
> Even better, attached is a bash script to do the conversion. I'm sure
> it'll quickly be reposted by a perl monk as a one line perl script.
> Have at it.
>
> On Wed, Apr 10, 2002 at 07:47:21AM -0400, Jonathan Arnold wrote:
> > Here's a link to help decipher an obfuscated URL:
> >
> > http://www.samspade.org/t/
How about:
$ perl -MURI -e '$u = URI->new($ARGV[0])->canonical;
print $u1->as_string(), "\n"' <your obfuscated URL>
Regards,
--kevin
--
Kevin D. Clark (cetaceannetworks.com!kclark) | Will hack Perl for
Cetacean Networks, Inc. | fine food, good beer,
Portsmouth, N.H. (USA) | or fun.
alumni.unh.edu!kdc (PGP Key Available) |
More information about the Discuss
mailing list