Skip to content

smaranjitghose/captcha_divisor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Captcha Devisor🔐

Nowdays with the boon of automation with Python🐍 and Javascript🕸, making bots🤖 has become very easy!

However, this has often been exploited to spam people🗣, perform attacks🤺, causes losses to organizations and all sorts of malicious acts😈.

Hence, a precaution measure like CAPTCHA has become a necessity for a lot of platforms

Have you wondered how to create such captchas?🤔 Do you need an advanced degree👨‍🏫 in Computer Science or perhaps Cryptography to get started?

Well, it's easier than it looks😉. And definetly less irritating😅 than solving them!

Puzzled how? Well with Python🐍 you can have a magical spell to do this!

Demo

Usage

Convinced..huh? 😉 and want this spell for yourself?

Here you go:

  • Clone or Download this repository ⏬
  • Open the Terminal 🐱‍💻
  • Move inside 👉 the repo cd captcha_divisor
  • Put your image inside the repo or get its path
  • Now make sure you have all the dependencies🧱 pip install -r requirements.txt
  • Now, the climax you have been waiting for!😎. Run the script using Terminal python captcha_divisor.py
  • Abracadabra ⚡
  • To save the captcha press q
  • Try to multiple times to generate a different captcha everytime. At times you'll like it at times you would not.

I assume you have python installed on your system and set to path.

Please Note: I don't own any of the fonts. I have simply used the variations of Montserrat and Poppins from Google Fonts. Feel free to use more fonts

License 📜

MIT License

About

Using Python🐍 to generate irritating captchas!

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages