View Single Post
Old 2009-05-10, 01:24 PM   #10
MadCat
If something's hard to do, then it's not worth doing
 
MadCat's Avatar
 
Join Date: Sep 2008
Location: Berlin, Germany
Posts: 247
Code:
cat <stupid base64 junk>|perl -MMIME::Decoder -e '$d=best MIME::Decoder "x-gzip64";$d->decode(\*STDIN, \*STDOUT)'
Should fix that shit
__________________
What's blue and not heavy?
MadCat is offline   Reply With Quote