aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 8c3530706ec57edc4a45ff00fc3f2a4fc5485f6a (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'm hoping like mad that they are a joke.
Looking at their footer, they look like they're just a site to attract attention for advertising.


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

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

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