Commit graph

25 commits

Author SHA1 Message Date
codestation
4f0f67cabc KirkCypher: show gamekey 2011-07-22 23:15:04 -04:30
codestation
21fbdd1aef Updated CryptoEngine 2011-07-21 21:12:27 -04:30
codestation
b8f554dbde Updated CryptoEngine 2011-03-16 13:53:07 -05:00
codestation
2ef55f18a9 Added savedata encryption (untested) and KIRK decryption/encryption
(untested too xD), also added game 16-byte gamekey.
2011-03-01 22:20:07 +00:00
codestation
83a07c8296 Make Encrypter/Decrypter class to use the interface values. 2011-03-01 03:42:06 +00:00
codestation
0f0d6ca0f4 Added quest decrypt/encrypt and savedata decrypt.
Rewrote crypt package and updated file headers.
2011-03-01 03:30:37 +00:00
codestation
3367863918 Fixed bug with the rebuilding of .pak files with empty files.
Added more offsets to data_install.txt
2011-02-02 04:08:04 +00:00
codestation
79f5f1e8c8 Added .pak rebuilder plugin. Added error handling to Gim class. 2011-01-23 02:24:35 +00:00
codestation
e8eabbca35 Handle special case of gim files without palette.
Force creation of empty file for null table pointer in .pak
extraction.
2011-01-18 01:08:55 +00:00
codestation
0706c9de14 Added support in dec-all to all the pak formats.
Rewrited the ExtractPluginE to support unpacking of all .pak files
2011-01-17 23:18:08 +00:00
codestation
31ec9756f2 Forgot to add the .pak plugin -__-
Updated readme
2011-01-17 15:56:29 +00:00
codestation
54f795453a First attempt of a .pak decompiler 2011-01-17 15:53:18 +00:00
codestation
fce2d43421 Major code refactoring: moved read/write functions in their own
class (EndianFixed), converted Decoder/Encoder classes into
interfaces.
Added support for extract/rebuild TMH containers.
Added jar manifest.
2011-01-17 06:15:19 +00:00
codestation
5452659d0c Added support to recognize pak files 2011-01-10 23:44:06 +00:00
codestation
4434e73314 Added check to --encrypt to make sure that the files have the
same length as the indicated in the index table
2011-01-08 15:13:31 +00:00
codestation
1119fabe08 Added support to recognize some file formats on the --dec-all
option switch
2011-01-03 19:51:06 +00:00
codestation
1ede17a3ae Fix data install tables when adding a file that doesn't exist in the
data install
2011-01-03 18:57:10 +00:00
codestation
2f84945b33 Added support for data install in the creation of patchfiles 2011-01-02 19:48:30 +00:00
codestation
c04918cffe Added option to specify output patchfile 2010-12-25 18:10:29 +00:00
codestation
322cf28838 Added PatchBuilder class 2010-12-20 12:41:53 +00:00
codestation
7aba2b96f3 Fixed path of extract plugins to create the file in the current
directory when the binary file is in another dir
2010-12-13 13:18:35 +00:00
codestation
e6cb17f644 Assigning new found tables to decoder #3 2010-12-12 18:23:18 +00:00
codestation
f5e08987d6 Forgot to code formatting before the first commit -_-# 2010-12-12 17:41:57 +00:00
codestation
acf5415bd8 Added LICENSE and README 2010-12-12 17:27:31 +00:00
codestation
a4848cb2d4 first commit 2010-12-12 17:12:44 +00:00