Skip to content

CaptchaGenerator 2.0.0

Latest

Choose a tag to compare

@Sepehr0Day Sepehr0Day released this 13 Jun 22:44

CaptchaGenerator 2.0.0

A complete modular rewrite with 26 supported CAPTCHA generators.

Highlights

  • Modular core and generators packages
  • Text, image, logic, puzzle, audio, clock, maze and 3D challenges
  • Shared CaptchaConfig and structured ChallengeResult
  • Standalone simple and Tkinter examples for every CAPTCHA
  • Accessibility metadata and render customization hooks
  • Python 3.11 through 3.14 support
  • 42 passing tests

Cleanup

  • Removed the legacy resource pack
  • Removed old Telegram-specific examples and large demo media
  • Added concise documentation, security guidance and contribution notes

See the Wiki for installation and usage.