Skip to content

ali-sajjad-rizavi/JCaptcha-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages