mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 08:11:51 +00:00
f1b420eb3b
SELF decrypter improved:
The files 'scetool.exe' and 'zlib1.dll' are no longer needed. Everything
needed is now included in the rpsc3 project. So the only thing you need
in order to load SELF files are the keys. More information about this
matter in my last commit:
|
||
---|---|---|
.. | ||
aes_omac.h | ||
aes.c | ||
aes.h | ||
bn.cpp | ||
config.h | ||
ecdsa.h | ||
elf_inlines.h | ||
elf.h | ||
frontend.h | ||
getopt.c | ||
getopt.h | ||
keys.h | ||
list.h | ||
mt19937.h | ||
np.h | ||
README | ||
rvk.h | ||
sce_inlines.h | ||
sce.h | ||
scetool.cpp | ||
self.h | ||
sha1.c | ||
sha1.h | ||
spp.h | ||
tables.h | ||
types.h | ||
util.h | ||
zconf.h | ||
zlib.h |
scetool (C) 2011-2013 by naehrwert NP local license handling (C) 2012 by flatz