Skip to content

A tool that can extract and pack krkr2 and krkrz's xp3 files

Notifications You must be signed in to change notification settings

Tatsugi/KrkrExtract

 
 

Repository files navigation

KrkrExtract

A tool can extract and pack krkr2 and krkrz's xp3 files (32Bit & 64Bit)

什么鬼

Files

ctf还有kirikiri题???

The Next Generation of KrkrExtract

KrkrzExtract Website

OpenSource License

Files

All source code files are licensed under GNU General Public License v3 (GPLv3).

Note

Since I have no time on this project, KrkrExtract will only focus on xp3-like archive unpack.
KrkrExtract will not foucs on modified krkr engines.
If you have any needs, pls develop by yourself.

Encrypted(protected) executable file

Actually, If I add some bypass supports in this project, It's very difficult to support make sure they will not conflict with other parts.
So you're sure that the executable file is protected, pls remove the protection or just patch the binary and then use KrkrExtract to unpack archives.

Separated tools

I provide many separated tools to you.
If krkrExtract is not able to process some files corrently, you should try seperated tools first.

More English docs?

I'm trying to do this.
Since I almostly have no time on open source project, I'm not sure when can I upload more docs about my tools.

Bug report

Since your can get pdb symbol from here, I think it is more easy to debug this project.

Any differences between krkr2 and krkrz?

My answer is NO DIFFERECES.
krkrz supports msvc while krkr2 can only built by bcb.
Some companies modified krkrz so we need more steps to unpack archives.

Why universal patch not compatible with krkr2?

krkr2 use bcb(C++ Builder, legency version...) as default compiler.
bcb will make code more complex so sometimes it's more difficult to analyze code automatically, plus, KrkrExtract can pack archives for krkr2.

How to use & How to ...

I know maybe have many questions about KrkrExtract, Pls see the website below firstly.
KrkrExtract Website

Any problem about repack?

Why not try to use universal patch?

Other krkr Project

AlphaMovie Decoder:
AlphaMovie Decoder Project

64Bit Version

useless:)
I've removed all source codes about 64bit version.
I don't think any company will use 64bit version.

Website

KrkrExtract Website

Special Thanks

感谢amemiya帮我纠正英文错误,丢人现眼了。
Files

About

A tool that can extract and pack krkr2 and krkrz's xp3 files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 37.7%
  • C++ 35.1%
  • PHP 19.3%
  • Shell 1.8%
  • Smalltalk 1.0%
  • Python 0.9%
  • Other 4.2%