473,473 Members | 1,637 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

OCR-resistent images

Hi -

Not sure if they've coined a name for these yet, but many web sites (google,
yahoo, etc) use OCR-resistant images to either slow down a brute force
password attack or to verify that a human is on the other side. Seems like
an ideal solution to prevent hacking issues without actually locking
accounts.

Is there a library out there for .NET (preferrably C#)?

Thanks.
Apr 12 '06 #1
2 1032
> Not sure if they've coined a name for these yet, but many web sites
(google, yahoo, etc) use OCR-resistant images to either slow down a brute
force password attack or to verify that a human is on the other side.
It's called a captcha
Seems like an ideal solution to prevent hacking issues without actually
locking accounts.
It's hardly ideal, as it annoys most human users and can be completely
inaccessible for others. It's a last-resort option. Or at least, should be.
Is there a library out there for .NET (preferrably C#)?


I'm sure there is. Just google 'captcha + C#' and you should find something.

That said, if this is mainly just to prevent bots, I'd suggest using a plain
english captcha:

enter the letter 'd':
what color is an orange?:

etc.

Still not completely accessible, but a LOT nice than the crazy optical
illustion things.

-Darrel
Apr 12 '06 #2
In addition to Darrel's comments have a look at CodeProject - there's a
good c# version there
http://www.codeproject.com/aspnet/CaptchaImage.asp

The CAPTCHA Project is at http://www.captcha.net/

Apr 12 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Jonathan Epstein | last post by:
I would like to perform a more classical type of "screen scraping" than what most people now associate with this term. I only want to find all the text on the current screen, and obtain associated...
2
by: waldo | last post by:
How? Thanks
2
by: Eilsa | last post by:
I want to convert the MS Office documents to TIFF format and using the OCR software to scan the text from the image. Is there are any plug-in to do so? Thanks
4
by: Timothy Smith | last post by:
i'm looking for ocr librarys with reasonably free licensing and the ablity to use python with them. c library's that i can call from python are acceptable. so far all i have run into is voodoo and...
7
by: qvx | last post by:
Hi all, I have a performance problem in my app. It is a poor man's version of OCR app. I started this app as a prototype before implementing it in C++. But now, after I have a working copy in...
1
by: ivan | last post by:
I have developed an Access 97 order entry program specific to my business. Due to the merchandise sold, the orders require a lot of custom information (size dimensions, color combos, material, ...
0
by: Anjali Lourda | last post by:
Hi, I need to incorporate OCR functionality into my web application. I downloaded LeadTools Document Imaging Suite and Finereader engine SDK. Could somebody tell me where I can find help to...
1
by: Caroline | last post by:
---------------------------------------------------------------- I need to write a VB.NET application that uses ActiveX to scan (remotely) a paper, OCR it, and save it into some file. - Where...
4
by: Bob Campbell | last post by:
I am trying to find C# .NET components that will allow me to scan an image file (.jpg, .bmp, etc.), extract information and file the form as a .doc, ..xls or even put the information into an SQL...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.