CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.py
Caboodle.egg-info/PKG-INFO
Caboodle.egg-info/SOURCES.txt
Caboodle.egg-info/dependency_links.txt
Caboodle.egg-info/requires.txt
Caboodle.egg-info/top_level.txt
caboodle/__init__.py
caboodle/solve.py
caboodle/web.py
caboodle/agents/__init__.py
caboodle/agents/d3cryp7.py
caboodle/agents/local.py
caboodle/agents/manual.py
caboodle/agents/rucaptcha.py
caboodle/agents/spec.py
caboodle/challenges/__init__.py
caboodle/challenges/manual.py
caboodle/challenges/recaptcha.py
caboodle/challenges/solve_media.py
caboodle/challenges/spec.py
caboodle/challenges/util.py
caboodle/libraries/__init__.py
caboodle/libraries/d3cryp7.py
caboodle/libraries/rucaptcha.py
docs/solve.md
docs/web.md
docs/agents/d3cryp7.md
docs/agents/local.md
docs/agents/manual.md
docs/agents/rucaptcha.md
docs/agents/spec.md
docs/challenges/manual.md
docs/challenges/recaptcha.md
docs/challenges/solve_media.md
docs/challenges/spec.md
docs/challenges/util.md
docs/libraries/d3cryp7.md
docs/libraries/rucaptcha.md
docs/wiki/Home.md
tests/__init__.py
tests/agent.py
tests/browser.py
tests/challenge.py
tests/challenge_utilities.py
tests/d3cryp7_library.py
tests/d3cryp7_tag_image_grid_agent.py
tests/d3cryp7_text_image_agent.py
tests/local_agent.py
tests/manual_agent.py
tests/manual_challenge.py
tests/recaptcha_v2_challenge.py
tests/rucaptcha_image_agent.py
tests/rucaptcha_image_grid_agent.py
tests/rucaptcha_library.py
tests/solve_media_text_challenge.py
tests/solver.py