Warning: imagepng() [function.imagepng]: Unable to open '/home/elance/public_html/decaptcha/cr4898149.png' for writing in /home/cssdb735/public_html/elancetalk.com/decaptcha.php on line 129
Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/cssdb735/public_html/elancetalk.com/decaptcha.php on line 139
Warning: imagecopy(): supplied argument is not a valid Image resource in /home/cssdb735/public_html/elancetalk.com/decaptcha.php on line 141
Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/cssdb735/public_html/elancetalk.com/decaptcha.php on line 260
Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /home/cssdb735/public_html/elancetalk.com/decaptcha.php on line 262
Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /home/cssdb735/public_html/elancetalk.com/decaptcha.php on line 263
Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /home/cssdb735/public_html/elancetalk.com/decaptcha.php on line 264
Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /home/cssdb735/public_html/elancetalk.com/decaptcha.php on line 265
Warning: Invalid argument supplied for foreach() in /home/cssdb735/public_html/elancetalk.com/decaptcha.php on line 300
Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/cssdb735/public_html/elancetalk.com/decaptcha.php on line 365
Warning: imagecopy(): supplied argument is not a valid Image resource in /home/cssdb735/public_html/elancetalk.com/decaptcha.php on line 367
Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/cssdb735/public_html/elancetalk.com/decaptcha.php on line 414
Warning: imagecopyresized(): supplied argument is not a valid Image resource in /home/cssdb735/public_html/elancetalk.com/decaptcha.php on line 415
decaptcha - PHP CAPTCHA Image Decoder
This is a CAPTCHA decoder written in PHP for bypassing CAPTCHA SPAM protection features. This is a
little unique in that the script generates the character pixel maps automatically from a list of
supplied fonts and a character set. The decoder extracts characters from the CAPTCHA image and
searches the pixel maps for a match.
The decoder only works with the scode CAPTCHA encoding method! scode is a fairly simple
CAPTCHA method therefore it's easy to extract characters. However even with code it was a tedious
mission. The nature of this script will hopefully allow for more methods in the future without
the tedious manual mapping of characters.
Font Character Set
CAPTCHA
CAPTCHA Clean
Map CAPTCHA Character Objects (0 found)
Decoded CAPTCHA Text
CAPTCHA Decoder Details
Test the Decoder
Upload an scode encrypted CAPTCHA image:
Enter the URL of an scode encrypted CAPTCHA image:
Questions?
Questions and comments are invited in the forums.