资源说明:PS2 Logo Decryptor
ps2logo ======= The first 12 sectors of every PS2 game disc contain the PS2 boot logo in a slightly encrypted form. You can use ps2logo to decrypt a sector dump, and then convert the raw image to JPEG or other formats. (For more information, I recommend reading [ps2boot.txt] written by loser.) Installation ------------ First, make sure you have [Go 1] installed. To download and install ps2logo from source, simply run: $ go get github.com/mlafeldt/ps2logo This should install the ps2logo command to `$GOPATH/bin/ps2logo`. (You can find the original C implementation of ps2logo inside the [alt] directory.) Usage ----- usage: ps2logo
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。