提交图

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 64db20e (HEAD -> master, trunk) * Step 2 of the code reorganisation: move each font to its corresponding decoder's subdirectory. by sam 2008-04-26 08:41:43 +0000
  • bd52fd5 * Preparing a huge PWNtcha reorganisation. First step: put each decoder in its own subdirectory. by sam 2008-04-26 08:41:35 +0000
  • 0fe2207 * Update build system and licensing terms to 2008 standards. by sam 2008-04-26 07:25:03 +0000
  • cd3a7d9 * Started working on ticketmaster captcha. by sam 2006-07-16 15:07:04 +0000
  • ad61008 * preliminary java captcha cracker * renamed dprintf to pwnprint to avoid conflicts. by sam 2006-06-04 00:58:45 +0000
  • a257c90 * easter eggs by sam 2005-08-29 15:18:29 +0000
  • c97e076 * filter_equalize -> filter_threshold by sam 2005-05-30 15:22:02 +0000
  • 821fb86 * don't save a stale file by sam 2005-05-30 13:58:08 +0000
  • 791f159 * tickets.com captcha (100% success) by sam 2005-05-30 13:49:55 +0000
  • 341af5b * fonts for tickets.com by sam 2005-05-30 13:48:45 +0000
  • 06c4d1d * support for free.fr pop_hotline pic. by sam 2005-05-09 17:58:06 +0000
  • 343e513 * crack ourcolony captchas (in the scode decoder) * started work on livejournal captchas. by sam 2005-04-27 08:54:33 +0000
  • 4fd3fd6 * Workaround for problems with Gandi captchas. by sam 2005-01-18 14:34:23 +0000
  • 895d590 * improved lmt filter (98% efficiency). * bumped version to 0.4. by sam 2005-01-13 16:52:06 +0000
  • 1b12f8c * code cleanup (no changes) by sam 2005-01-13 15:27:37 +0000
  • e3e5a28 * lmt.lv captcha cracker. by sam 2005-01-13 15:26:55 +0000
  • f71e89f * 81% success by sam 2005-01-12 16:33:03 +0000
  • 381311d * Paypal decoder. 64% efficiency. by sam 2005-01-12 03:42:08 +0000
  • 0eb4d06 * set threshold to 250, not 240. by sam 2005-01-12 03:41:38 +0000
  • adfa585 * attempt at the xanga decoder. roughly 50% success. * fonts useful to the xanga decoder. x_* fonts are convert'ed with -blur 3. by sam 2005-01-12 02:28:37 +0000
  • 5e74d66 * also blur borders in filter_blur(). by sam 2005-01-12 02:00:33 +0000
  • 47b2c48 * when cutting fonts, detect black pixels below 240, not below 128 * allow last column to be non-white * better error message when all glyphs by sam 2005-01-12 00:33:03 +0000
  • 9b2bf90 * Oops, fixed typo. by sam 2005-01-11 13:43:33 +0000
  • 44c18ed * Use font_load_* for all decoders. by sam 2005-01-10 15:31:33 +0000
  • 9fd8d1f * oops, missed a thing in makefont. by sam 2005-01-10 13:23:45 +0000
  • 1a5e330 * src/common.h: new font structure. * src/slashdot.c: use new font structure, removed FACTOR. * extras/makefont.c: we add spaces in the string ourselves. by sam 2005-01-10 13:21:50 +0000
  • 0045682 * don't duplicate picture in filter functions. * removed OLE code; it doesn't work and won't be needed. by sam 2005-01-10 11:23:38 +0000
  • bb0f826 * add (non-working) Xanga decoder skeleton. by sam 2005-01-10 00:43:36 +0000
  • 51ac3c7 * makefont.c: create bitmap font from ttf file. by sam 2005-01-10 00:37:53 +0000
  • 2775834 * oops, forgot to commit #ifdef fixes. by sam 2005-01-10 00:33:40 +0000
  • 1a28bcb * fixed bound error in filter_contrast by sam 2005-01-10 00:29:51 +0000
  • a6f00a0 * deactivated OLE loader and short-lived DeVIL stuff. by sam 2005-01-09 12:17:29 +0000
  • 2f8f88f * get_CurDC() was a stupid idea. by sam 2005-01-09 00:54:26 +0000
  • c11ed92 * use IPicture's DC instead of CreateCompatibleDC. * nicer error message. by sam 2005-01-09 00:24:24 +0000
  • 2210016 * moved testsuite out of trunk. don't want to branch it or distribute it... by sam 2005-01-08 22:49:09 +0000
  • 97a33fe * New testsuite stuff: Yahoo! Briefcase, Xanga, Trencaspammers. by sam 2005-01-08 22:44:10 +0000
  • 72d1d98 * Win32 support!! by sam 2005-01-08 22:37:34 +0000
  • 6a71356 + Paypal by sam 2005-01-06 12:29:58 +0000
  • 382fafc * typos... by sam 2005-01-06 12:22:29 +0000
  • aac9ed7 * Removed testsuite from the distribution. * created share/Makefile.am. by sam 2005-01-06 11:02:06 +0000
  • 1d95cd3 * Time to go 0.3... by sam 2005-01-06 00:51:40 +0000
  • 84b64ad * support for -s / --share by sam 2005-01-06 00:51:07 +0000
  • 5e604ec * drupal captchas * makehtml.sh script to build the testsuite web by sam 2005-01-05 23:07:39 +0000
  • 6e008f9 * better efficiency by sam 2005-01-05 22:55:05 +0000
  • 26bbb90 * removed image_display -- it's useless if we have image_save. by sam 2005-01-05 21:17:18 +0000
  • a10f5e0 * clubic captchas support. by sam 2005-01-05 21:16:40 +0000
  • 916666d * Fixed uninitialised data. by sam 2005-01-05 19:44:55 +0000
  • 52d7749 * authimage support * broadened scode to trencaspammers by sam 2005-01-05 17:08:50 +0000
  • 21a6a71 * fixed a bug in scode.c that was missing bottom lines * work with colour images by sam 2005-01-05 17:02:53 +0000
  • 30aa8c8 * captchas from screenname (AOL/AIM/Netscape etc.), ICQ and mvnforum. by sam 2005-01-05 01:56:49 +0000
  • 336bac4 * keep the font loaded across decodings. by sam 2005-01-05 00:18:49 +0000
  • 60c710a * bugfixes in the linuxfr captcha decoder, and new control.txt by sam 2005-01-04 23:38:10 +0000
  • 10a438c * linuxfr.org captchas by sam 2005-01-04 23:10:43 +0000
  • 07c6689 * removed global variables. by sam 2005-01-04 23:04:30 +0000
  • 87a7c38 * do equalizing on grayscale image. by sam 2005-01-04 18:43:28 +0000
  • 72a1507 * if image is 8bpp, convert SDL surface to 32. by sam 2005-01-04 18:42:23 +0000
  • 5422139 * fixed typo. by sam 2005-01-04 17:10:03 +0000
  • 9a36872 * vbulletin captcha support. by sam 2005-01-04 17:07:22 +0000
  • 7f8593d * fixed a bug in the SDL code: alpha mask should be set to 0. * implemented filter_black_stuff to remove black dots. * allow threshold to be negative in filter_equalize; in this case, invert colours. * implemented filter_crop. by sam 2005-01-04 17:06:04 +0000
  • 794a0b5 * added control file for the vBulletin testsuite. by sam 2005-01-04 17:02:50 +0000
  • 6733c96 * use INT_MAX instead of 99999... by sam 2005-01-04 17:00:50 +0000
  • fd8f2d6 * New captcha samples. by sam 2005-01-04 13:47:36 +0000
  • 7b9bc9c * cosmetic fix by sam 2005-01-04 12:11:05 +0000
  • 98f1af3 * s/autodetecting/autodetected/ * minor cosmetic fix. by sam 2005-01-04 12:08:56 +0000
  • a967f05 * src/image.c: SDL_image support. by sam 2005-01-04 10:30:52 +0000
  • 2802bd0 * version 0.2 with more support by sam 2005-01-04 03:18:59 +0000
  • 74f2157 * new captchas by sam 2005-01-04 03:16:08 +0000
  • e646952 * duh, png -> jpeg. by sam 2005-01-04 03:12:38 +0000
  • 9d7dac5 * duh, those are JPEGs, not PNGs... by sam 2005-01-04 03:10:46 +0000
  • 82ff580 * print colour count in debug messages by sam 2005-01-04 02:59:22 +0000
  • dea689a * Decode Auditor captchas. by sam 2005-01-04 02:47:36 +0000
  • ac7b4c3 * scode captcha decoder by sam 2005-01-04 02:12:26 +0000
  • 998703c * scode captchas by sam 2005-01-04 02:11:43 +0000
  • ceaceb2 * filter_dup() by sam 2005-01-04 01:25:35 +0000
  • faebf64 * new images by sam 2005-01-04 00:56:19 +0000
  • d1f3f29 * missing stuff by sam 2005-01-04 00:31:37 +0000
  • 95d68a9 * src/slashdot.c: fixed stupid bug... by sam 2005-01-04 00:31:15 +0000
  • 20002e9 * fixed stupid buffer overrun by sam 2005-01-04 00:03:55 +0000
  • 7542ca3 * Testsuite images. by sam 2005-01-03 23:46:24 +0000
  • 2968baf * debug message system by sam 2005-01-03 23:26:29 +0000
  • 4ffb872 * check for getopt_long; work with simple getopt. by sam 2005-01-03 23:13:01 +0000
  • 615684b * added usercp_confirm.php that was used to create font_phpbb.png * renamed font_dilated_half.png to font_slashdot.png by sam 2005-01-03 23:02:45 +0000
  • ba195bb * use OpenCV rather than Imlib2 if both are available. * cleaned up the slashdot code. * decode phpBB captchas. * added filter_contrast. by sam 2005-01-03 21:48:54 +0000
  • 8e3c9a0 * use getopt. by sam 2005-01-03 16:32:07 +0000
  • ba0d2f4 * renamed a few functions by sam 2005-01-03 15:29:46 +0000
  • aab47e7 * clean up. by sam 2005-01-03 15:12:41 +0000
  • 629021d * moved generic filter functions to filters.c * fixed uninitialised value in trick(). by sam 2005-01-03 15:00:45 +0000
  • f713947 * svn:ignore properties by sam 2005-01-03 10:59:58 +0000
  • 63ca545 * Put font in share/ * Fixed file headers by sam 2005-01-03 10:58:23 +0000
  • 2b727d9 * proper headers. by sam 2005-01-03 10:43:31 +0000
  • 0df7bd9 * first pwntcha commit! by sam 2005-01-02 21:13:44 +0000
  • 1dd4100 * created trunk/branches/tags directories. by sam 2005-01-02 18:59:56 +0000