|
|
|
|
|
by zachc
5611 days ago
|
|
Yeah, it looks like it goes through each possible permutation of coupon codes for the BinaryAge Total Finder online store [1]. These codes seem to be in the format THANKSXXXX, where X is a random number/letter. It generates a set of possible codes and then queries the website for each one of those codes. When it finds a correct coupon code permutation it outputs the code to the screen and writes it to a file. (Presumably so that the coupon can be reedemed for a free, illicit, copy of the program) [1] http://sites.fastspring.com/binaryage/product/totalfinderfre... |
|