the pak pass:
DATA\slk.pak
plz,help me...thanks everyone!
Help me,unpack the SecretOL pak file!
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Help me,unpack the SecretOL pak file!
Very interesting:
- XOR 0x64
- zip with password: Data\slk.vfs
If you need a script for the xoring operation (alternatively you can use my xor tool):
- XOR 0x64
- zip with password: Data\slk.vfs
If you need a script for the xoring operation (alternatively you can use my xor tool):
Code: Select all
filexor 0x64
get SIZE asize
get NAME basename
string NAME + ".zip"
log NAME 0 SIZE
print "ZIP PASSWORD: Data\slk.vfs"
-
- Posts: 26
- Joined: Fri Mar 20, 2015 2:04 pm
Re: Help me,unpack the SecretOL pak file!
thank you very much@gluigi.!