NAME

ungoopspam - clarify HTML obfuscations popular with spammers


SYNOPSIS

ungoopspam [file ...]


DESCRIPTION

The ungoopspam utility reads an HTML document from file (or standard input if no files are specified), and performs a number of transformations.


BUGS

This utility is a hack. It is not a rugged tool built for a production environment. It exists to assist you in decoding the obfuscated web pages favored by spammers.

Quoted-printable is recognized by a low-rent heuristic.

The ``%nn'' hex character decoding is performed throughout the document, not just in URIs. This may lead to undesired results.


SEE ALSO

ascii(7)


AUTHOR

 Chip Rosenthal
 Unicom Systems Development
 <chip@unicom.com>
 $Id: ungoopspam,v 1.4 2002/01/31 09:20:40 chip Exp $
 See http://www.unicom.com/sw/ungoopspam/ for latest version.