Hello I am writing a Captcha solver but I'm stuck with language I should use.
I was thinking of Ruby. What are some good alternatives?
Name:
Anonymous2006-03-04 18:47
It depends how you are going to approach the problem, but I guess any general purpose langage that has access to two dimensional arrays will be ok?
Name:
Anonymous2006-03-04 19:13
>>1
Protip: if you really have to ask that, you can forget about ever doing that project.
Name:
Anonymous2006-03-04 21:51
Well I will be iterating over 2D arrays of size 600x600 or less with 32 bit values, but I also want to be able to reason and implement it at a high level.
Name:
Anonymous2006-03-05 2:06
Any language will do. If you just want to make one so that you can use it to be a major annoyance, solvers already exist.
Name:
Anonymous2006-03-05 8:06
I believe Python has a module that allows for fast multidimensional arrays.
Name:
Anonymous2006-03-05 12:21
which captcha are you trying to break?
Name:
Anonymous2009-11-21 17:17
From a Jew's face
The wicked Devil speaks to us,
The Devil who, in every country,
Is known as an evil plague.
Would we from the Jew be free,
Again be cheeful and happy,
Then must youth fight with us
To get rid of the Jewish Devil.
Name:
Anonymous2009-11-21 18:32
i think java is able to handle two arrays in the latest version