minhnhatnoe / Mondor-Bypass

A simple ML model to automatically solve Captchas generated by Mondor MSCaptcha
MIT License
0 stars 1 forks source link

Mondor-Bypass

A simple ML model to automatically solve Captchas generated by Mondor MSCaptcha

Getting Started

  1. Install Anaconda package manager

  2. Install dependencies based on your needs

    1. Deployment: Use deploy.yml to create environment
    2. Development: Use develop.yml to create environment
  3. Run python main.py [args]. Refer to the main.py code for more information.