|
You're probably confusing some terminology, OCR stands for optical character recognition. It's what computer does to recognize an image, not typing words to match generated text. If you want to know about generating text, it's very easy, a simple script just matches up your session to random distorted word.
If you're talking about cracking a protection using OCR, most programs use either neural network or a probability model, both have to be trained for maximum recognition of the protection that you're trying to bypass.
|