Offensive Fortune Cookie Decoder (decoff v.5)
 by Robert Fahy,

For a while now, the popular fortunes game keeps all "offensive" texts ROT13-encrypted. If you ever wanted to have those files in plaintext then this program is for you. I've written this for fun and educational purposes, I am sure you can find many other similar decoder programs on the Internet.

This program is useless if you don't have fortunes installed. In which case use:

	apt-get install fortune-mod fortunes-min fortunes fortunes-off

Now every time you run `fortune' in the shell, a funny random text should appear.

To use decoff, run these commands from a shell in the directory where decoff is extracted:

	make
	./decode.sh

(Be sure to mark `decode.sh' as executable otherwise it won't execute.)

The abject fortunes await in the new `off-fortunes/' folder, enjoy.
