Skip to content

mafeth/captcha-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAPTCHA Tests ✨

A small collection of Python scripts that generate and solve CAPTCHAs. Both scripts are packaged in this repo for educational purposes.

⚡ Installation

  1. Clone the repo: git clone https://github.com/DevOFVictory/captcha-tests.git
  2. Install dependencies: pip install -r requirements.txt
  3. Run the desired script: python3 <script>

📝 Captcha Generator

  • Generates text-based captchas
  • Compares user input to verify it's a human ✨

🎥 Demo

Generator Demo


🕹️ Captcha Solver

🎥 Demo

Solver Demo

About

Captcha Solver and Generator in python

Resources

Stars

Watchers

Forks

Languages