chiark / gitweb /
Stand-alone command-line interface to the obfuscate_bitmap()
authorSimon Tatham <anakin@pobox.com>
Sat, 29 Nov 2008 13:51:36 +0000 (13:51 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 29 Nov 2008 13:51:36 +0000 (13:51 +0000)
commitec38952c4c8e924c1c89ad5b934c6b8e70ce4102
tree51358d4ef59deb2273e77ecd68746b0601bf1e53
parent6aa7ccfa067e5711b9b3d5c9d83d69c5565fdc0e
Stand-alone command-line interface to the obfuscate_bitmap()
function. Useful in conjunction with the new --save option to
generate lots of games, extract the aux strings from the game
generator, and de-obfuscate them in order to measure statistical
properties of their solutions.

[originally from svn r8352]
Recipe
obfusc.c [new file with mode: 0644]