Giter Site home page Giter Site logo

captchasolver's Introduction

JDownloader 2 Offline Captcha solver

JDownloader already solves a lot of captchas on its own, but for some hosts you have to input the result by hand. This tool reduces the list of unsupported hosts.

Using Javascript and YOLO DARKNET neuronal Network to solve captchas!

Supported Hosts:

  • keep2share.cc / k2s.cc;
  • fileboom.me
  • tezfiles.com
  • depositfiles.com
  • publish2.me
  • filejoker.net

Installation Windows

  1. Download the latest standalone zip: win
  2. Extract the "JDownloader 2.0" content in your current JD2 folder
  3. restart JD2 and start downloading

Installation Linux & Mac

Precompiled

  1. Install NodeJS and make sure it's available in your PATH
  2. Clone this repository
  3. Copy the "JDownloader 2.0" content into your current JD2 folder (probably ~/.jd)
  4. Restart JD2 and start downloading

Compile darknet on your own

  1. Clone this repository
  2. Download and compile AlexeyAB's fork of darknet
  3. Copy (and override) the resulting darknet executable to /JDownloader 2.0/tools/offlineCaptchaSolver/darknet64/darknet
  4. Install NodeJS and make sure it's available in your PATH
  5. Copy the "JDownloader 2.0" content into your current JD2 folder (probably ~/.jd if you installed via flatpack try the path: /home//.var/app/org.jdownloader.JDownloader/data/jdownloader)
  6. Restart JD2 and start downloading

Troubleshooting Windows

If it does not work, got into the folder: JDownloader 2.0\tools\offlineCaptchaSolver\darknet64 and open test.bat. You should see something like this if everthing is ok:

temp.jpg: Predicted in 74.892000 milli-seconds.
e: 99%
h: 74%
C: 100%
Y: 99%
C: 100%
1: 99% 

Or an error message.

If you get "msvcr100.dll" is missing, you need to install Microsoft Visual C++ 2010 Service Pack 1 from here: https://www.microsoft.com/en-US/download/details.aspx?id=26999

Deactivate The Captcha Solver for Hosts

This comes in handy, if the host changed the captcha type and you have to deactivate some hosts...

  1. Go to ...\JDownloader v2.0\jd\captcha\methods\
  2. Move the folders of the hosts you want to deactivate "keep2share_linux", "keep2share_win" to another save location
  3. Restart JDownloader 2

To reactivate them, just copy them back in and restart JD2

Supported Types of Captchas

6 Digits Captcha

ks

Doc on how it is solved: HERE

Geometrical Captcha

ks

Doc on how it is solved: HERE

Old captchas (not supported anymore)

Download v1.x to get the code for solving this captchas!

6 Digits Captcha

ks

Doc on how it is solved: HERE

4 Digits Captcha

ks

Doc on how it is solved: HERE


Thanks to Corubba for the linux part on v2.x!

captchasolver's People

Contributors

cracker0dks avatar dependabot[bot] avatar hvc3000 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.