Captcha solver extension for humans
-
Updated
Oct 12, 2020 - JavaScript
{{ message }}
Captcha solver extension for humans
URL shortening service written in Go and React
A self-service password management tool for Active Directory
An asynchronized Python library to automate solving ReCAPTCHA v2 using audio
Django reCAPTCHA form field/widget integration app.
Google ReCAPTCHA component for Vue.js
Captcha gem for Rails Application. No dependencies. No ImageMagick, No RMagick.
A react.js reCAPTCHA for Google
reCAPTCHA = REcognize CAPTCHA: A Burp Suite Extender that recognize CAPTCHA and use for intruder payload 自动识别图形验证码并用于burp intruder爆破模块的插件
AngularJS directive to add a reCaptcha widget to your form
Google reCAPTCHA v2 for React
AnsPress is the most complete question and answer system for WordPress. AnsPress is made with developers in mind, highly customizable. AnsPress provide an easy to use override system for theme
Google ReCaptcha package for Laravel
Universal python API to captcha solving services
Robe React UI Components
It's probably the best Laravel Package for Google reCAPTCHA v3. Vue component supported.
Solve captchas yourself without having to pay for services like 2captcha for use in automated projects.
Client library for solve captchas with Anticaptcha.com support.
reCAPTCHA for .NET library lets you easily use Google's reCAPTCHA in an ASP.NET Web Forms / MVC application.
Google reCAPTCHA v2/v3 for .NET Core 3.x
Implementation of google recaptcha v2 & V3 solutions for express.js
Add a description, image, and links to the recaptcha topic page so that developers can more easily learn about it.
To associate your repository with the recaptcha topic, visit your repo's landing page and select "manage topics."
The recaptcha library added a second overload for
initRecaptcha. Consequently,nimwcpkg/webs/captchas.nim:setupReCaptchamust provide a third argument (either aboolor aProvider) for Nim to unambiguously resolve the call. This will matter more once recaptcha stamps a new release. You may want awhen compilesguard to handle both old & new recaptcha libs.