69 Révisions (master)

Auteur SHA1 Message Date
  sam 64db20ef55 * Step 2 of the code reorganisation: move each font to its corresponding il y a 16 ans
  sam bd52fd5f93 * Preparing a huge PWNtcha reorganisation. First step: put each decoder in il y a 16 ans
  sam 0fe2207878 * Update build system and licensing terms to 2008 standards. il y a 16 ans
  sam cd3a7d9e64 * Started working on ticketmaster captcha. il y a 18 ans
  sam ad61008335 * preliminary java captcha cracker il y a 18 ans
  sam a257c902d6 * easter eggs il y a 19 ans
  sam c97e07681f * filter_equalize -> filter_threshold il y a 19 ans
  sam 821fb866c3 * don't save a stale file il y a 19 ans
  sam 791f1593dd * tickets.com captcha (100% success) il y a 19 ans
  sam 06c4d1dc6d * support for free.fr pop_hotline pic. il y a 19 ans
  sam 343e513deb * crack ourcolony captchas (in the scode decoder) il y a 19 ans
  sam 4fd3fd62e8 * Workaround for problems with Gandi captchas. il y a 20 ans
  sam 895d59028e * improved lmt filter (98% efficiency). il y a 20 ans
  sam 1b12f8c097 * code cleanup (no changes) il y a 20 ans
  sam e3e5a28894 * lmt.lv captcha cracker. il y a 20 ans
  sam f71e89f830 * 81% success il y a 20 ans
  sam 381311d4c6 * Paypal decoder. 64% efficiency. il y a 20 ans
  sam 0eb4d06cdc * set threshold to 250, not 240. il y a 20 ans
  sam adfa585fc4 * attempt at the xanga decoder. roughly 50% success. il y a 20 ans
  sam 5e74d66c21 * also blur borders in filter_blur(). il y a 20 ans
  sam 47b2c48535 * when cutting fonts, detect black pixels below 240, not below 128 il y a 20 ans
  sam 9b2bf908bb * Oops, fixed typo. il y a 20 ans
  sam 44c18ed26c * Use font_load_* for all decoders. il y a 20 ans
  sam 1a5e330895 * src/common.h: new font structure. il y a 20 ans
  sam 0045682d2a * don't duplicate picture in filter functions. il y a 20 ans
  sam bb0f826c9f * add (non-working) Xanga decoder skeleton. il y a 20 ans
  sam 2775834444 * oops, forgot to commit #ifdef fixes. il y a 20 ans
  sam 1a28bcb810 * fixed bound error in filter_contrast il y a 20 ans
  sam a6f00a050a * deactivated OLE loader and short-lived DeVIL stuff. il y a 20 ans
  sam 2f8f88f534 * get_CurDC() was a stupid idea. il y a 20 ans
  sam c11ed92174 * use IPicture's DC instead of CreateCompatibleDC. il y a 20 ans
  sam 72d1d986c7 * Win32 support!! il y a 20 ans
  sam 84b64ad5ae * support for -s / --share il y a 20 ans
  sam 6e008f9acc * better efficiency il y a 20 ans
  sam 26bbb901b1 * removed image_display -- it's useless if we have image_save. il y a 20 ans
  sam a10f5e0752 * clubic captchas support. il y a 20 ans
  sam 916666d0c2 * Fixed uninitialised data. il y a 20 ans
  sam 52d7749ff4 * authimage support il y a 20 ans
  sam 21a6a717f4 * fixed a bug in scode.c that was missing bottom lines il y a 20 ans
  sam 336bac428c * keep the font loaded across decodings. il y a 20 ans
  sam 60c710a115 * bugfixes in the linuxfr captcha decoder, and new control.txt il y a 20 ans
  sam 10a438c117 * linuxfr.org captchas il y a 20 ans
  sam 07c6689143 * removed global variables. il y a 20 ans
  sam 87a7c38bde * do equalizing on grayscale image. il y a 20 ans
  sam 72a1507e7d * if image is 8bpp, convert SDL surface to 32. il y a 20 ans
  sam 54221398d8 * fixed typo. il y a 20 ans
  sam 9a3687249d * vbulletin captcha support. il y a 20 ans
  sam 7f8593d11a * fixed a bug in the SDL code: alpha mask should be set to 0. il y a 20 ans
  sam 6733c9623c * use INT_MAX instead of 99999... il y a 20 ans
  sam 7b9bc9c0e0 * cosmetic fix il y a 20 ans