From 83cfb74a35a5d9c6a39cfcabe646bb554368a0ba Mon Sep 17 00:00:00 2001 From: Mehdi Date: Tue, 23 Jul 2024 06:42:24 +0330 Subject: [PATCH] Update Captcha Bypass.md --- Captcha Bypass.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Captcha Bypass.md b/Captcha Bypass.md index 1c0efa7..97d5e95 100644 --- a/Captcha Bypass.md +++ b/Captcha Bypass.md @@ -93,6 +93,7 @@ _RequestVerificationToken=xxxdxxxaxxcxxx&_Username=user&_Password=test123 * [Capsolver](https://www.capsolver.com/) automatic captcha solver offers the most affordable and quick captcha-solving solution. You may rapidly combine it with your program using its simple integration option to achieve the best results in a matter of seconds. * [AZcaptcha](https://azcaptcha.com/) is an automated online captcha solver API service which is highly accurate and superbly cheap OCR captcha solver solution. +* [GPT4o Captcha Bypass](https://github.com/aydinnyunus/gpt4-captcha-bypass) This project is a CLI tool for testing various types of captchas including puzzle, text, complicated text, and reCAPTCHA using Python and Selenium. The tool also uses OpenAI GPT-4 to help solve the captchas. ## A secure Captcha should have the following features: