awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dessant avatar

dessant/buster

0
View on GitHub↗
9,145 stele·681 fork-uri·JavaScript·GPL-3.0·4 vizualizărichrome.google.com/webstore/detail/buster-captcha-solver-for/mpbjkejclgfgadiemmefgebjfooflfhl↗

Buster

Buster is a browser extension that solves reCAPTCHA audio challenges by transcribing them into text through speech recognition, and it simulates human-like mouse interactions to bypass visual verification prompts. The extension coordinates with a companion desktop application via local inter-process communication, where the desktop app handles the simulation of natural mouse movements and clicks to improve automated solving success rates.

The project distinguishes itself by combining audio transcription with human behavior simulation, using randomized mouse trajectories and timing to mimic human interaction patterns during CAPTCHA solving. The extension is built with a shared codebase that targets Chrome, Edge, and Firefox, using browser-specific polyfills and manifest configurations, while the desktop companion runs as a separate process to handle the visual challenge solving.

The system automates the full CAPTCHA solving workflow, from intercepting challenges on web pages to delegating them to the desktop app for processing. Audio CAPTCHA prompts are converted to text through speech recognition, and the reCAPTCHA bypass workflow is triggered by clicking an extension button to process the audio challenge.

Features

  • Human-Centric CAPTCHA Solvers - Solves reCAPTCHA audio challenges using speech recognition and simulates human-like interactions to bypass visual verification prompts.
  • Audio Transcriptions - Transcribes audio CAPTCHA challenges into text using speech recognition APIs to bypass visual verification.
  • CAPTCHA Audio Transcribers - Converts audio CAPTCHA prompts into text through speech recognition to bypass visual verification.
  • CAPTCHA Solving - Intercepts CAPTCHA challenges and delegates solving to a companion desktop application via local communication.
  • Audio CAPTCHA Solvers - Transcribes audio CAPTCHA challenges into text using speech recognition to bypass visual verification prompts.
  • Human-Like Interaction Simulators - Simulates human-like mouse movements and clicks through a companion desktop app to improve automated CAPTCHA solving.
  • reCAPTCHA Audio Solvers - Processes reCAPTCHA audio challenges through speech recognition when the extension button is clicked.
  • CAPTCHA Solving Desktop Companions - Provides a companion desktop app that simulates natural mouse movements and clicks to solve visual CAPTCHAs.
  • Bypass Workflows - Handles reCAPTCHA audio challenges by clicking an extension button and processing the audio through speech recognition.
  • Human Behavior Simulations - Uses randomized mouse trajectories and timing to mimic human interaction patterns during CAPTCHA solving.
  • Human-Like Browser Drivers - Simulates natural mouse movements and clicks via a companion desktop app to improve automated CAPTCHA success rates.
  • Browser Extensions - Runs CAPTCHA solving logic directly from a browser extension across Chrome, Edge, and Firefox.
  • Cross-Browser Extension Frameworks - Ships a shared codebase targeting Chrome, Edge, and Firefox with browser-specific polyfills and manifest configurations.

Istoric stele

Graficul istoricului de stele pentru dessant/busterGraficul istoricului de stele pentru dessant/buster

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Buster

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Buster.
  • steel-dev/steel-browserAvatar steel-dev

    steel-dev/steel-browser

    6,450Vezi pe GitHub↗

    Steel is a cloud browser automation platform that provides a REST API for launching and controlling remote Chrome browser sessions. It enables programmatic browsing and web scraping using standard automation tools like Puppeteer, Playwright, and Selenium, connecting to cloud-hosted browser instances via WebSocket and the Chrome DevTools Protocol. The platform supports both headless and headful browser sessions, with language-specific SDKs for TypeScript and Python. The service distinguishes itself through comprehensive anti-detection capabilities, including residential proxy rotation, CAPTCHA

    TypeScriptaiai-agentsai-tools
    Vezi pe GitHub↗6,450
  • daijro/camoufoxAvatar daijro

    daijro/camoufox

    5,456Vezi pe GitHub↗

    Camoufox is a Firefox-based stealth automation browser designed to evade detection during automated browsing. It combines a fingerprint randomization engine that generates thousands of unique device attributes per session, native-level API interception to spoof WebRTC, WebGL, media, and other fingerprintable properties, and human behavior simulation that moves the cursor along natural, distance-aware trajectories. The browser is compiled from source with build-time stealth patches and runs headlessly via a lightweight virtual display buffer, making it suitable for web scraping, automated testi

    C++antidetectantidetect-browserfingerprint
    Vezi pe GitHub↗5,456
  • ecthros/uncaptcha2Avatar ecthros

    ecthros/uncaptcha2

    4,928Vezi pe GitHub↗

    uncaptcha2 is an audio captcha bypass tool and ReCaptcha solver designed to circumvent bot detection systems. It functions as a speech-to-text captcha solver that converts audio security challenges into text to automate the completion of digit-based verification steps. The tool enables automated web scraping by removing security barriers and bypassing ReCaptcha challenges. It facilitates automated form submission by programmatically solving the verification steps required to access restricted websites.

    Python
    Vezi pe GitHub↗4,928
  • autoscrape-labs/pydollAvatar autoscrape-labs

    autoscrape-labs/pydoll

    6,919Vezi pe GitHub↗

    pydoll is a Chrome DevTools Protocol automation library and headless browser controller used for web data extraction and parallel browser automation. It controls Chromium-based browsers via direct WebSocket connections, allowing it to manage isolated browser contexts and tabs while bypassing the overhead and detection associated with WebDriver. The project features an anti-bot evasion framework that mimics natural human behavior, including mouse movements generated via Bezier curves and variable typing patterns. It provides specialized stealth capabilities to bypass behavioral analysis and au

    Pythonanti-detectionautomationbrowser-automation
    Vezi pe GitHub↗6,919
Vezi toate cele 30 alternative pentru Buster→

Întrebări frecvente

Ce face dessant/buster?

Buster is a browser extension that solves reCAPTCHA audio challenges by transcribing them into text through speech recognition, and it simulates human-like mouse interactions to bypass visual verification prompts. The extension coordinates with a companion desktop application via local inter-process communication, where the desktop app handles the simulation of natural mouse movements and clicks to improve automated solving success rates.

Care sunt principalele funcționalități ale dessant/buster?

Principalele funcționalități ale dessant/buster sunt: Human-Centric CAPTCHA Solvers, Audio Transcriptions, CAPTCHA Audio Transcribers, CAPTCHA Solving, Audio CAPTCHA Solvers, Human-Like Interaction Simulators, reCAPTCHA Audio Solvers, CAPTCHA Solving Desktop Companions.

Care sunt câteva alternative open-source pentru dessant/buster?

Alternativele open-source pentru dessant/buster includ: steel-dev/steel-browser — Steel is a cloud browser automation platform that provides a REST API for launching and controlling remote Chrome… daijro/camoufox — Camoufox is a Firefox-based stealth automation browser designed to evade detection during automated browsing. It… ecthros/uncaptcha2 — uncaptcha2 is an audio captcha bypass tool and ReCaptcha solver designed to circumvent bot detection systems. It… autoscrape-labs/pydoll — pydoll is a Chrome DevTools Protocol automation library and headless browser controller used for web data extraction… kiwibrowser/src — This project is a Chromium-based mobile browser and rendering engine designed for mobile platforms. It functions as a… bilibili-helper/bilibili-helper-o — bilibili-helper-o is a browser extension designed to modify the Bilibili web interface and enhance media playback and…