aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: bdd606bd5a3692b3f40ec696b65018f8334f2321 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
svgcaptcha-parser
=================
This is a utility to demonstrate the vast stupidity of human kind by easily parsing an SVG captcha as provided by [SVGCaptcha](http://svgcaptcha.com)

I suppose you could call it an SVG captcha 'cracker' if you're a total tool.

Note that it doesn't crack beizer curve SVG captchas, because I'm a lazy prick.

Dependencies
------------
* wget
* curl
* XML::Simple

Invocation
----------
Example:

$ ./svgcaptcha-parser 
Saved 3f45kx9.svg
$ ls *.svg
3f45kx9.svg
$