sce-decode
v0.0.2
Published
Small utility to decode any XOR-encoded .sce files you might come across
Downloads
5
Readme
SCE-Decoder
NPM: sce-decode
Decodes any XOR-encrypted .sce files you might come across...
Installation: (as root or admin)
npm i -g sce-decode
Usage:
To print JSON
sce-decode --json my_file.sce
To print a pretty table
sce-decode --table my_file.sce