@Author Phil Taylor (http://www.senseofsecurity.com.au)

SecureImage can be obtained from http://www.phpcaptcha.org/download/


There are 3 files.

*	Buster.php 	- This is a class used to decode the audio captcha
*	Submitter.php  	- Designed to fetch an Audio Captcha and submit a form.
*	sigs.txt   	- This is a bunch of signatures generated from the audio 
		     	  files used to by Buster.php to decode audio captchas.

To run:

	In Submitter.php Set the URI of the securimage_play.php and 
	the location of the form you want to post to. Also set the fileds you
	want to post.

	Run submitter.php.



	
	





