Originally Posted by longhornx
you have to use the content id inside of original eboot.bin, just read it with scetool -i eboot.bin
%CID% -<is returned from scetool -i blabal.self(bin) = content id
%~1 is the value inputed in from batch, eg:
mybatch.bat value2input
value2input will be a var called %1 (%~1=without quotes)
|
thanks man, I have noted right now doing some testes, I mode my script by adding:
Code:
echo -----------------------------------------------
echo ContentID: %CID%
echo -----------------------------------------------
Now, it shows:
Code:
-----------------------------------------------
ContentID: UP9000-BCUS98135_00-S4PATCH000000001
-----------------------------------------------
I still have the question about revision, I'm using right now:
Code:
--key-revision=0004
************* [ - Post Merged - ] *************
Originally Posted by longhornx
EDIT: can someone try to decrypt 2 self files inside of this MW2 (BLES00683) patch?
eboot.elf has only 69.6KB i used this batch without success[/URL]
|
Key: 496e66696e697479576172644b657900
took like 5 min bro