-
Notifications
You must be signed in to change notification settings - Fork 21
PHP based captcha solver
License
v1ra1/Captcha2Text
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a PHP based captcha solver, that can solve captchas automatically. Initialization: Uncomment the line 154 of hasherv2.php to build hash strings for letters. This needs some sample captcha images. Use hasherv2.php and build letterlist (array or database, whichever convenient) to store all known letter pattern hash strings. Using: Use solver.php to download captcha image as captcha.jpg The result is now available on the text file "res.txt" Credits: Andrew Collington, (http://php.amnuts.com/) for the PHP image cropper class. PHP Captcha Solver Copyright (C) 2011 Karthik A This program comes with ABSOLUTELY NO WARRANTY This is free software, and you are welcome to redistribute it under certain conditions.
About
PHP based captcha solver
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published