yeguixin / captcha_solver

Source code for ACM CCS 2018
143 stars 57 forks source link

captcha preprocessing codes #9

Open Times125 opened 5 years ago

Times125 commented 5 years ago

Do you have the plan to share the captcha preprocessing codes? I read your paper, very nice.

Times125 commented 5 years ago

Would you like to share some captchas? Such as reCapthca v1 , Google don't support v1 now. @yeguixin

yeguixin commented 5 years ago

Hi, thanks for your attention. You can refer to this repository to generate as many as captchas of Google reCaptcha V1. In addition, we inspired by the cGANs to build our preprocessing model which is used to removing security features. You also can directly use it to remove the security features of captchas.