Captcha solver extension for humans
Go to file
dessant 8be30076e1 fix: solve compatibility issues with older browser versions
- Firefox 52 does not support the OfflineAudioContext constructor
- versions before Chrome 62, Firefox 57, and Opera 42 do not support
passing OfflineAudioContext parameters as a single object

Closes #3.
2018-12-07 00:56:00 +02:00
src fix: solve compatibility issues with older browser versions 2018-12-07 00:56:00 +02:00
.babelrc chore: add content 2018-12-04 02:15:57 +02:00
.eslintrc.json chore: add content 2018-12-04 02:15:57 +02:00
.gitignore chore: add content 2018-12-04 02:15:57 +02:00
.nvmrc chore: add content 2018-12-04 02:15:57 +02:00
.prettierignore chore: add content 2018-12-04 02:15:57 +02:00
.prettierrc chore: add content 2018-12-04 02:15:57 +02:00
CHANGELOG.md chore(release): 0.1.0 2018-12-04 02:18:14 +02:00
gulpfile.js chore: add content 2018-12-04 02:15:57 +02:00
LICENSE chore: add content 2018-12-04 02:15:57 +02:00
package.json fix: solve compatibility issues with older browser versions 2018-12-07 00:56:00 +02:00
postcss.config.js chore: add content 2018-12-04 02:15:57 +02:00
README.md chore: add Opera download link 2018-12-04 12:34:43 +02:00
webpack.config.js chore: add content 2018-12-04 02:15:57 +02:00
yarn.lock chore: add content 2018-12-04 02:15:57 +02:00

Buster: Captcha Solver for Humans



Chrome Web Store Firefox add-ons Opera add-ons

Supporting the Project

The continued development of Buster is made possible thanks to the support of awesome backers. If you'd like to join them, please consider contributing with Patreon, PayPal or Bitcoin.

Description

Obviously, this blue part here is the land.

Byron "Buster" Bluth, reading a map

Buster is a browser extension which helps you to solve difficult captchas by completing reCAPTCHA audio challenges using automatic speech recognition. Challenges are solved by clicking on the extension button at the bottom of the reCAPTCHA widget.

reCAPTCHA challenges remain a considerable burden on the web, delaying and often blocking our access to services and information depending on our physical and cognitive abilities, our social and cultural background, and the devices or networks we connect from.

The difficulty of captchas can be so out of balance, that sometimes they seem friendlier to bots than they are to humans.

The goal of this project is to improve our experience with captchas, by giving us easy access to solutions already utilized by automated systems.

Screenshots

License

Copyright (c) 2018 Armin Sebastian

This software is released under the terms of the GNU General Public License v3.0. See the LICENSE file for further information.