]> git.cworth.org Git - mnemon/commit
Add support for image-based challenges
authorCarl Worth <cworth@cworth.org>
Fri, 27 Mar 2009 22:05:08 +0000 (15:05 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 27 Mar 2009 22:05:08 +0000 (15:05 -0700)
commitf9d10dd0b3a4f0abf144fb0c1fbe758ad73faa90
treeea273bfe5c3132408dacbdb49f6c2c91b448a55f
parentbc28e389a7758c1450a90bf5290ba216d5ea1abe
Add support for image-based challenges

The support right now is extremely cheesy. It depends on two
external programs (xli and killall), and also uses system()
to execute them with the shell (ick). Oh, and it will also
indiscriminately kill any innocent xli processes that happen
to get in the way. Clearly it's a pretty ugly hack.
mnemon.c