View Single Post
Old 08-09-2012   #241
Viral Doom
Apprentice
 
Join Date: Aug 2012
Posts: 9
Likes: 0
Liked 1 Time in 1 Post
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Originally Posted by longhornx View Post
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 View Post
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
Viral Doom is offline   Reply With Quote
Likes: (1)