tsc_decrypt is a dead simple utility for decrypting .tsc files from Cave
Story, written in C++.
- Linux
- Windows (use MinGW)
$ mkdir bld
$ cd bld
$ cmake ..
$ make$ ./tsc_decrypt [file]
The decrypted contents of the file is printed to stdout.
| Name | Name | Last commit date | ||
|---|---|---|---|---|