Advertising (This ad goes away for registered users. You can Login or Register)

PGD encrypter

Forum rules
Forum rule Nº 15 is strictly enforced in this subforum.
Locked
Belmondo
Posts: 102
Joined: Sat Jan 01, 2011 6:32 pm

PGD encrypter

Post by Belmondo »

I modified this in 2014 shortly after the valkyria chronicles 3 English patch was released

The valkyria chronicles 3 team modified the eboot.bin to accept decrypted pgd's (correction it relied on the nodrm engine from tnv), which at the time i felt was messy. By modifying some stuff in the kirk_engine https://github.com/tpunix/kirk_engine i was able to turn the decrypter into an encrypter as well.

It works very simply, put the original file named (rename if it is not the same) DATA.BIN in the directory. it will spit out DATA.BIN.decrypt also vkey and header (decrypted) and to reuse in the encryption process (this way it can create 1 to 1 PGD's of the original (if the file is not modified))

when you want to encrypt a file put DATA.cpk (rename any file to this) into the directory and run the bat and it will give you DATA.cpk.encrypt which you can then add back into your PSP iso.
pgdecrypt: encrypt/decrypt PGD file.
-----------------------------------------

Open input file <DATA.BIN> error!
Open input file <DATA.cpk> error!
https://www.dropbox.com/s/m60abir4gbgth ... t.rar?dl=0

I hope this will be of some use to somebody.

Regards
Advertising
Locked

Return to “Programming and Security”