cracker0dks / CaptchaSolver

JDownload 2 Offline Captcha Solver
278 stars 23 forks source link

i want to add this #18

Closed rabeaasd closed 1 year ago

rabeaasd commented 1 year ago

please i want a solve for this type of captcha captcha

cracker0dks commented 1 year ago

Where is that from (hoster)? Are you able to write a generator for that type of captcha?

rabeaasd commented 1 year ago

bot on discord named probot , its used to transfer the currency of the bot

rabeaasd commented 1 year ago

10348 11673 11696 12634 12697 12770 13273 13777 15601 15659 15662 16461 i have these examples

cracker0dks commented 1 year ago

sorry cant help you with that. Would need about 10-20k labled captchas to train the net. If you can provide them, I will train a net for you, I dont have the time to create them atm.

rabeaasd commented 1 year ago

sorry cant help you with that. Would need about 10-20k labled captchas to train the net. If you can provide them, I will train a net for you, I dont have the time to create them atm.

i got 1100 captchas with their solve is that enough to train ?

cracker0dks commented 1 year ago

I could try, but we also need the data of the bounding boxes. So where in the image the char is. like this: image If you dont have this data, you need to lable by hand... but it would be easier to generate that kind of captcha with your own code (with the bounding box data). That whay you could generate as much captchas as you want.

rabeaasd commented 1 year ago

t it would be easier to generate that

how much captchas we need with their boxes to get the bot trained

cracker0dks commented 1 year ago

Take a look here: https://github.com/cracker0dks/CaptchaSolver/blob/master/docs/howToSolveNew6DigitCaptchasWalkthrough.md#next-level-and-my-solution-train-a-neuronal-network

and here: https://github.com/AlexeyAB/darknet#how-to-train-to-detect-your-custom-objects

There is all you need to know (and more) :) We dont have a implementation to connect to discord, so even if we have a trained net, you would need the connection to discord.