captcha-solver
Python selenium script to bypass simaster.ugm.ac.id weak "captcha".
How-to
Installation
- Clone and install the required dependency
$ git clone https://github.com/hfrk/captcha-solver
$ cd captcha-solver
$ pip install requirements.txt
- Copy
geckodriver.exe
to your Python's PATH - Edit
.env.sample
and save as your.env
file - Run
captcha-solver.py