|
Thread: Ocr
-
Jun 17th, 2013, 12:14 AM
#1
Thread Starter
Hyperactive Member
Ocr
good day guys. I know most of you will answer me regarding programming ocr that its not possible on this forum to give assistance on ocr.
but instead of asking for coding, I would like to ask if you know of any ocr software that is the most efficient in character recognizing captcha images and pdf files. but if someone could also give assistance on coding, that would even be better.
I hope someone could atleast give answer. Thanks.
-
Jun 17th, 2013, 12:24 AM
#2
Re: Ocr
 Originally Posted by iamresearcher
... recognizing captcha images ...
Why do you want to do that?
On Local Error Resume Next: If Not Empty Is Nothing Then Do While Null: ReDim i(True To False) As Currency: Loop: Else Debug.Assert CCur(CLng(CInt(CBool(False Imp True Xor False Eqv True)))): Stop: On Local Error GoTo 0
Declare Sub CrashVB Lib "msvbvm60" (Optional DontPassMe As Any)
-
Jun 17th, 2013, 12:33 AM
#3
Thread Starter
Hyperactive Member
Re: Ocr
I am playing with a captcha typing job and I wanted to give this software for my sister at home because she is unable to do work outside home because she has schizophrenia and so I wanted here to be productive little by little so I wanted to give her some responsibility.
I tried to introduce to her other work or simply household chores but she doesnt respond to that but on this type of just she is willing to give her time. So atleast there is something she want to do.
Pretty lame excuse right but its not an excuse. Its a legitimate reason for my sister.
-
Jun 17th, 2013, 12:35 AM
#4
Re: Ocr
For a free OCR I posted an example on your other thread.
http://www.vbforums.com/showthread.p...t=#post4432081
Also captcha try to make it hard to decode the image by software (ocr).
That is the reason why they do use captcha, so people trying to crack the captcha would have trouble.
Any OCR out there will not work 100% anyway, specialy for captcha.
Last edited by Max187Boucher; Jun 17th, 2013 at 12:43 AM.
-
Jun 17th, 2013, 12:46 AM
#5
Thread Starter
Hyperactive Member
Re: Ocr
 Originally Posted by Max187Boucher
For a free OCR I posted an example on your other thread.
http://www.vbforums.com/showthread.p...t=#post4432081
Also captcha try to make it hard to decode the image by software (ocr).
That is the reason why they do use captcha, so people trying to crack the captcha would have trouble.
Any OCR out there will not work 100% anyway, specialy for captcha.
yes, I have tried them days ago Max and its not giving at least 70% efficiency. Thanks for that post.
-
Jun 17th, 2013, 12:58 AM
#6
Banned
Re: Ocr
nothing is free , now days capcha solvers are paid , capcha by google and yahoo similar to them cant be done , the old ones u se in blogs they can be
google search auto captcha solver service
-
Jun 17th, 2013, 01:01 AM
#7
Thread Starter
Hyperactive Member
Re: Ocr
 Originally Posted by ladoo
nothing is free , now days capcha solvers are paid , capcha by google and yahoo similar to them cant be done , the old ones u se in blogs they can be
google search auto captcha solver service
true nothing is free anymore and there are captcha solvers that are paid. which is my intention for my sister.
-
Jun 17th, 2013, 01:03 AM
#8
Re: Ocr
There are many more out there!
Many offers trials, and then you buy it.
You could try them, if they are for sell that means they musy work, right?
I'm telling you right now the technology is not that good yet. It required alot of different algorithms.
You'd be lucky if the OCR even get 1 captcha right out of 1000.
It all depends on how your captcha image looks like.
Some are even hard to read with human eyes so imagine a pc.
Just a hint, you would have to crack the captcha using other technics, which could also be hard because the password could be encrypted.
For example (not that it will work)
Using sniffers, DOM, POST messages...
-
Jun 17th, 2013, 01:10 AM
#9
Re: Ocr
I'm sorry to hear that about your sister, but if you could help her you would not have this headach.
Maybe make the webpagr auto login or remember password.
Alot of the websites have that option, or maybe leave a window open after writting the right captcha for your sister.
Normaly captcha will only appear once, unless it is like a secure payment which could show everytime.
Just think about other solutions, because using OCR is not going to cut it.
At least not without spending hours and hours (maybe days/weeks) or money.
-
Jun 18th, 2013, 01:49 AM
#10
Banned
Re: Ocr
search captcha sniper and other i seen they free and powerfull made by some internet freaks.
i was also looking for solution to bypass , i belive the capture image is hidden in hash in server side only if we can get the path to that file or know were its stored then we can do it without using the image as u no the texts gets generated then it makes image off it , then we type in the captcha and server verify that word with the original text which we cant se hidden in server side , alway a way of finding out just matter of were to look for it what the file name is
-
Jun 18th, 2013, 01:48 PM
#11
Re: Ocr
Discussions about bypassing Internet security, such as Captcha solvers, are not allowed in this forum. Thread closed!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|