Skip to content

Tool to list/extract/update contents of CRIWARE's CPK archive format.

Notifications You must be signed in to change notification settings

uyjulian/CriPakTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CriPakTools

Tool to extract/update contents of CRIWARE's CPK archive format. (aka CRI FileMajik)
This is based off of code uploaded by Falo's code released on the Xentax forums (http://forum.xentax.com/viewtopic.php?f=10&t=10646) which was futher modified by Nanashi3 (http://forums.fuwanovel.org/index.php?/topic/1785-request-for-psp-hackers/page-4), which is then further modified by esperknight (https://github.com/esperknight/CriPakTools).
I cleaned up the command line flags and enable to extract 0 byte CRILAYLA compressed files.
If something breaks, open an issue.
To print out options see CriPackTools -h

Compiling

Change directory to where the CriPakTools.sln file is located, then run xbuild if you have Mono. Output file should be in CriPakTools/bin/CriPackTools.exe. Otherwise, just open the CriPakTools.sln file in Visual Studio 2013 and build.

TODO:

  • Add more error checking
  • Clean up code
  • Add option to create an archive

About

Tool to list/extract/update contents of CRIWARE's CPK archive format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • C# 100.0%