- Upload website folder content into your web server
- Edit
capcap.py
file with correct website URL (currently targeting localhost) - Set
looperBenchmark.sh
executable with :
chomd +x looperBenchmark.sh
- Run
./looperBenchmark
Output file will be override each loop with OCR result and test this result into a POST request on website as the captcha field.
At this time, we managed to get 30% of success.
This work is under the MIT License (MIT)