I've written a recaptcha distortion remover and now i'm able to download with jDownloader from HF and FS (and most likely from all other sites using reCAPTCHA).
New Version 0.2c - got 17% recognition rate!
the combined module for jDownloader can be downloaded
here.
hope u can use this stuff
# anti-recaptcha v0.2c (c)opyleft 2010
http://wegeneredv.de/arc **************
# ************************************************** **************************
# future fixes and changes:
# - gaining greater recognition rates by using wikipedia as wordlist
# - see included paper 'antirecaptcha.pdf' for further information or
# download it from
http://wegeneredv.de/antirecaptcha.pdf
# - clean up source / replace repeating code by functions
# - convert to c++ using
http://github.com/facebook/hiphop-php
#
# ************************************************** **************************
# Installation:
# copy directly to your jDownloader installation directory (e.g.
# c:\program files\jDowloader and extract.
# -runs only on Windows systems-
#
# ************************************************** **************************
# Changelog:
#
# v0.2c
# - applied selective contrast to both words
# - improved success rate to 17% by adding a bigger wordlist to tesseract
# - some hoster aren't supported any longer due to plugin errors caused by jD
#
# v0.2b
# - removed 'best match' for speed reasons
# - removed intersection cleaning due to ineffectivity
# - added experimental sharpening
# - changed from VietOCR to tesseract
#
# v0.2a
# - pushed recognition rate to ca. 10%
# - multiple iterations to ocr ('best match')
# - partially cleaned intersections between letters
# - cleaned up sourcecode
# - added support for the following onc-click-hoster:
# combozip.com,cramit.in,crazyupload.com,drop.io,ent erupload.com,extabit.com,
# filebling.com,filechip.com,filescloud.com,fileserv e.com,filesmonster.com,
# filesonic.com,filestab.com,filestrack.com,filevo.c om,freakshare.net,
# free-share.ru,hatlimit.com,hidemyass.com,hostingcup.com ,maknyos.com,
# mediafire.com,putshare.com,quickupload.com,slingfi le.com,tgf-services.com
# uploadfloor.com
#
# v0.1b
# - changed the directory structure
#
# v0.1
# - first version tested
#
# known bugs:
# - hotfile.com folder gets deleted by jDownloader:
# -> set NTFS-permissions to 'read only' for the user group 'everyone'
# - sometimes the captcha input window pops up - just *ignore* it