This is a repost from my blog:
I wrote a :CueCat decrypter for Workshop 88 based on the following scheme:
| A | B | C | |
| 0 | C3 | n | Z |
| 1 | CN | j | Y |
| 2 | Cx | f | X |
| 3 | Ch | b | W |
| 4 | D3 | D | 3 |
| 5 | DN | z | 2 |
| 6 | Dx | v | 1 |
| 7 | Dh | r | 0 |
| 8 | E3 | T | 7 |
| 9 | EN | P | 6 |
You should check it out here, where I’ve also included the process.php file for download.
I’ll be working on additional features in the future, including product listing and price comparisons.

