ali-sajjad-rizavi / JCaptcha-Solver

Naive Bayes classifier machine learning algorithm to solve a kind of JCaptcha from http://www2.repuve.gob.mx:8080/ciudadania/jcaptcha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JCaptcha-Solver

Naive Bayes classifier machine learning algorithm to solve a kind of JCaptcha from http://www2.repuve.gob.mx:8080/ciudadania/jcaptcha

GitHub Logo

How to use it to solve a captcha image?

Clone the repository:

git clone https://github.com/ali-sajjad-rizavi/JCaptcha-Solver.git

Now, go inside the repository:

cd Jcaptcha-Solver/Testing
python solver.py

It will ask you the path of the jcaptcha image, then show you the solution.

About

Naive Bayes classifier machine learning algorithm to solve a kind of JCaptcha from http://www2.repuve.gob.mx:8080/ciudadania/jcaptcha


Languages

Language:Python 100.0%