Skip to content

Requests based captcha solver for Arkose Labs using speech recognition

Notifications You must be signed in to change notification settings

CryptoContact/Funcaptcha-Audio-Solver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requests based captcha solver for Arkose Labs using speech recognition.


Usage

  1. Install requirements.txt by typing pip install -r requirements.txt in Command Prompt
  2. Open main.py script in a text editor or other and change the public_key and site values to your own.
  3. Run main.py script and it will return the token

Please note

This captcha solver will only work on sites that support audio challenges, I am not responsible for your actions using this script. This script was made for educational purposes.

About

Requests based captcha solver for Arkose Labs using speech recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%