Decrypt Cpk File



Page 1 of 1
[ 15 posts ]

What can you do with Online Decrypt Tool? This is very unique code decrypter tool which helps to decrypt data with different encryption algorithms. It supports various Algorithms such as Arcfour,Blowfish,Blowfish-compat,Cast-128,Cast-256,Des,Gost,Loki97,Rc2,Rijndael-128,Rijndael-192,Rijndael-256,Saferplus,Serpent,Tripledes,Twofish,Xtea. GitHub is where people build software. More than 50 million people use GitHub to discover, fork, and contribute to over 100 million projects. Click on ' Open CPK' or go to File - Open CPK and select a CPK file go to Settings menu - Small Icon View or Settings menu - Large Icon View to change the current view go to Tools - Extract All to extract all files from the cpk to the extraction path To extract specific file / specific folder. 2018 holiday rambler reno 25s reviews. Decrypt Cpk File I print 11'x17' and 20'x30' photos at Walmart, from JPG files out of Canon APSc cameras. Features Updated GUI Generate automatically DpFileList. Dat) that Have Accompanying Setup Files (. An encryption scope can be created using the Management API and referenced here. Not sure if it's in the game's.exe or if it's in one of the ICE or CPK files. How to get plastic taste out of new coffee maker without pods. Of course the patterns randomize, but would be interesting to find leads on how it's being played. Edited 2:05 AM EDT August 26, 2013.

Print viewPrevious topic | Next topic
AuthorMessage
Post subject:NARUTO SHIPPUDEN Ultimate Ninja STORM 4 (*.xfbin)

Joined: Mon Oct 06, 2014 3:30 am
Posts: 215
Hi everyone! This game just released. Maybe *.xfbin are compressed by new method.
Here is example file:
https://drive.google.com/file/d/0B44CD2 .. sp=sharing
Thanks for anyhelp!


Top
Post subject:Re: NARUTO SHIPPUDEN Ultimate Ninja STORM 4 (*.xfbin)

Joined: Sun Aug 30, 2015 12:51 pm
Posts: 64
Some CPK files can be extracted, but most of the content seems to be encrypted
offset filesize filename
--------------------------------------
000000000003c000 4101954 data/boss/02/b0202_bkkx_anm.xfbin
-------------------
*EXCEPTION HANDLER*
-------------------
An error or crash occurred:
*EH* ExceptionCode 80000001 guard page violation
*EH* ExceptionFlags 00000000
*EH* ExceptionAddress 013a3740
01380000 + 00023740 quickbms_4gb_files.exe
*EH* NumberParameters 00000002
*EH* 00000000
*EH* 06b5c9e6
*EH* Stack Trace:
0x13a3740 : quickbms_4gb_files.exe : [unknown file]
0x13d1934 : quickbms_4gb_files.exe : [unknown file]
0x13e96b3 : quickbms_4gb_files.exe : [unknown file]
0x13f43f7 : quickbms_4gb_files.exe : [unknown file]
0x14266fd : quickbms_4gb_files.exe : [unknown file]
0x1425bd4 : quickbms_4gb_files.exe : [unknown file]
0x141f031 : quickbms_4gb_files.exe : [unknown file]
0x1425e8e : quickbms_4gb_files.exe : [unknown file]
0x142660f : quickbms_4gb_files.exe : [unknown file]
0x19425e8 : quickbms_4gb_files.exe : tripledes_LTX__mcrypt_algorithm_version
0x13810fd : quickbms_4gb_files.exe : [unknown file]
0x77a59ed2 : C:WindowsSysWOW64ntdll.dll : RtlInitializeExceptionChain
0x77a59ea5 : C:WindowsSysWOW64ntdll.dll : RtlInitializeExceptionChain
Last script line before the error or that produced the error:
154 clog file_name file_offset file_size extract_size
Luigi, I can provide you with an EXE, if you think that decryption key could be hidden in there.


Top
Post subject:Re: NARUTO SHIPPUDEN Ultimate Ninja STORM 4 (*.xfbin)
Site Admin

Joined: Wed Jul 30, 2014 9:32 pm
Posts: 11859
I stay away from encrypted cpk


Top
Post subject:Re: NARUTO SHIPPUDEN Ultimate Ninja STORM 4 (*.xfbin)

Joined: Sun Aug 30, 2015 12:51 pm
Posts: 64
I stay away from encrypted cpk

Sad


Top
Post subject:Re: NARUTO SHIPPUDEN Ultimate Ninja STORM 4 (*.xfbin)

Joined: Tue Feb 02, 2016 2:35 am
Posts: 1126
I stay away from encrypted cpk

Sad

Encrypted .cpk archives are sometimes harder to sort out than unencrypted ones. Case in point: the .cpk from the PS3 remaster of Okami couldn't even extract some files correctly.

_________________
the number one killer is time
it destroys us all


Top
Decrypt Cpk File

Cpk Files Bankruptcy

Post subject:Re: NARUTO SHIPPUDEN Ultimate Ninja STORM 4 (*.xfbin)

Joined: Mon Oct 06, 2014 3:30 am
Posts: 215
I thinks real text stored in patch folder, messageInfo.bin with other encrypt, start with 'CRILAYLA˜-' in per files.
https://drive.google.com/file/d/0B44CD2 .. sp=sharing


Top

Decrypt Cpk File Extension

Post subject:Re: NARUTO SHIPPUDEN Ultimate Ninja STORM 4 (*.xfbin)

Joined: Sun May 17, 2015 12:08 pm
Posts: 2
I tried every idea I had to decrypt this stuff, since it does not look like I can do this on my own at all
I'm telling you everything I know and asking for help..
I'm almost absolutely certain this is some sort of byte for byte operation encryption, that's because every encrypted file starts with the same exact Hexadecimals which after decrypted with whatever substitution method translates to
Code:

At first, I thought this would be an XOR encryption and that if I could find the key then it would work..
I have 4 files in the attachments that are basically the same version of 2 files, but one encrypted and another decrypted..
XORing the 2 pairs of files, I would assume that both xor file results would at least share a resemblence and that I could find the XOR key that way but not really.
I'm attaching the files to this post so anyone can try and see if they can break the encryption and tell me how..if not, at least point me in the direction of commonly simple used encryption methods other then XOR so I can see if I can find it myself
Note : The encrypted and decrypted files aren't 100% identical but if you correctly decrypt the encrypted file, you should end with a close enough file to the decrypted I sent you (maybe 99%)
The reason for that is that the decrypted version is a copy of the encrypted one patched with a few changes (the game reads the patched files first rather then the originals)


Attachments:
narutoFiles.rar [151.97 KiB]
Downloaded 347 times
Top
Post subject:Re: NARUTO SHIPPUDEN Ultimate Ninja STORM 4 (*.xfbin)

Joined: Sat Feb 06, 2016 11:52 pm
Posts: 1
Hey guys, I'm totally new to the forum, but I found some bytes out there that I think would be useful
they are: 9F 07 E1 F1 BE D5 3B 89 1F 22 5C 68 ED DF 59 C7

I am a modder for the NUNS Saga games so I'll do anything possible to help to decrypt s4's files.
EDIT: These bytes were found during a decryption of a PS3 game


Top

Decrypt Cpi File Yamaha

Post subject:Re: NARUTO SHIPPUDEN Ultimate Ninja STORM 4 (*.xfbin)
Site Admin

Joined: Wed Jul 30, 2014 9:32 pm
Posts: 11859
As far as I know CRILAYLA is a compression which is available in quickbms as comtype cpk.
It's the same algorithm that is used in the CPK archives.
Anyway here it doesn't work (crash) for some unknown reasons:


Top
Post subject:Re: NARUTO SHIPPUDEN Ultimate Ninja STORM 4 (*.xfbin)

Joined: Sun May 17, 2015 12:08 pm
Posts: 2
As far as I know CRILAYLA is a compression which is available in quickbms as comtype cpk.
It's the same algorithm that is used in the CPK archives.
Anyway here it doesn't work (crash) for some unknown reasons:

Hmm, i may be wrong but I think you misunderstood me
The issue here is not decompress the CRILAYLA.. That can already be done with a few tools..
The main problem is decrypting the file from it's original encrypted version 'ia_common_script_encrypted.xfbin' to the decrypted and decompressable version 'ia_common_script_Decrypted.xfbin'
The file is just one : 'ia_common_script.xfbin' and it is encrypted by default, I just managed to get a copy of it decrypted that happened to be in another .cpk and wanted help to figure out the decryption method


Top
Post subject:Re: NARUTO SHIPPUDEN Ultimate Ninja STORM 4 (*.xfbin)
Site Admin

Joined: Wed Jul 30, 2014 9:32 pm
Posts: 11859
http://aluigi.org/bms/naruto_uns4.bms


Top

Cpk File Pes

Post subject:Re: NARUTO SHIPPUDEN Ultimate Ninja STORM 4 (*.xfbin)

Joined: Mon Oct 06, 2014 3:30 am
Posts: 215
http://aluigi.org/bms/naruto_uns4.bms

Nice!


Top
PostPosted: Sat Feb 04, 2017 9:48 am

Joined: Mon Oct 06, 2014 3:30 am
Posts: 215
http://aluigi.org/bms/naruto_uns4.bms

I think the files have a new decryption key. Could you update it? Thanks!
Example file: http://www.mediafire.com/file/19e1u2zb9 .. .bin.xfbin


Top
Post subject:Re: NARUTO SHIPPUDEN Ultimate Ninja STORM 4 (*.xfbin)

Joined: Mon Oct 06, 2014 3:30 am
Posts: 215
A part of text data (I dumped from ram memory), hope can help! Another, I can't read.
Example: https://drive.google.com/file/d/0B6Dq8e .. sp=sharing


Top
Folder
Post subject:Re: NARUTO SHIPPUDEN Ultimate Ninja STORM 4 (*.xfbin)

Joined: Mon Jul 31, 2017 2:28 am
Posts: 118
I found this script but it doesn't work on the latest version of the game. Can anyone edit it? I've included a file from the latest archive.


Attachments:
autoit scripts.rar [1.01 MiB]
Downloaded 162 times
Top

How To Open Cpk Files

Page 1 of 1
[ 15 posts ]