morkt
|
1876bfb02b
|
(LIN2): fixed decompression.
|
2016-10-23 16:10:07 +04:00 |
|
morkt
|
ab87c63ff5
|
implemented LIN2 archives.
|
2016-10-23 15:45:56 +04:00 |
|
morkt
|
2e9a3f240b
|
implemented AP-3 images.
|
2016-10-23 15:43:54 +04:00 |
|
morkt
|
8050763487
|
implemented LINK5 and LINK6 archives.
|
2016-10-22 14:22:14 +04:00 |
|
morkt
|
59f560be14
|
(IarOpener.CombineImage): take image offsets into account.
|
2016-10-18 17:24:46 +04:00 |
|
morkt
|
e8d2dcf03a
|
(PxFormat): fixed height.
|
2016-10-18 17:22:50 +04:00 |
|
morkt
|
84985d18f5
|
removed redundant ArcView.Reader instances.
|
2016-10-17 16:57:13 +04:00 |
|
morkt
|
54adb248fd
|
(DatOpener): check file size first.
|
2016-10-17 11:13:17 +04:00 |
|
morkt
|
4010525cb1
|
(Pt1Format.Reader): use IBinaryStream in constructor.
|
2016-10-17 11:12:36 +04:00 |
|
morkt
|
df01ce1893
|
use IBinaryStream interface instead of BinaryReader where appropriate.
|
2016-10-16 18:29:54 +04:00 |
|
morkt
|
b068b56ca4
|
(OpenEntry): call base.OpenEntry
|
2016-10-16 16:17:45 +04:00 |
|
morkt
|
762396d045
|
(LittleEndian): methods made generic.
|
2016-10-16 16:13:57 +04:00 |
|
morkt
|
bb18303eb4
|
IBinaryStream migration.
|
2016-10-16 09:22:53 +04:00 |
|
morkt
|
d0c1d5da01
|
IBinaryStream migration - continued.
|
2016-10-15 12:21:12 +04:00 |
|
morkt
|
19bda51f93
|
(XP3): alternative entry name record signature.
|
2016-10-14 13:44:05 +04:00 |
|
morkt
|
bf619c3f34
|
(PakOpener): fixed compressed entries handling (#37)
|
2016-10-14 12:35:56 +04:00 |
|
morkt
|
5142cd0884
|
(PakOpener): cosmetic changes.
|
2016-10-14 12:34:25 +04:00 |
|
morkt
|
c6b37ed763
|
(NpaOpener): added LookupGame call to encryption query.
|
2016-10-14 12:32:43 +04:00 |
|
morkt
|
3391bcfa46
|
(LWG): ignore empty entries.
|
2016-10-14 10:20:42 +04:00 |
|
morkt
|
322632e4d8
|
(GWD): use Buffer.BlockCopy to copy bytes.
|
2016-10-14 10:20:13 +04:00 |
|
morkt
|
8c6b44bb3f
|
trying to restore transparency handling fix.
probably missed some bitflag in a header that's responsible for this
behavior.
|
2016-10-14 01:51:46 +04:00 |
|
morkt
|
44deae320c
|
implemented differential CRX images (#35)
|
2016-10-13 14:49:29 +04:00 |
|
morkt
|
ff871fd146
|
implemented Circus CRM archives.
|
2016-10-13 10:57:44 +04:00 |
|
morkt
|
62f4f96b39
|
updated ArchiveFormat template.
|
2016-10-13 10:54:31 +04:00 |
|
morkt
|
b73cfc6b21
|
implemented AdvSys3 resources.
|
2016-10-13 10:54:02 +04:00 |
|
morkt
|
587e3956cb
|
(CrxFormat): support format 3 (#35)
|
2016-10-12 14:49:58 +04:00 |
|
morkt
|
83fea34587
|
(PcmAudio): support OGG encoding (#35)
|
2016-10-12 14:48:09 +04:00 |
|
morkt
|
4c3e9fdcbd
|
(PckOpener): IsHierarchic.
|
2016-10-12 14:46:35 +04:00 |
|
morkt
|
92c0ed03e6
|
(EAGLS): encryption variation.
|
2016-10-12 11:59:48 +04:00 |
|
morkt
|
5b3c4e6abe
|
(GrFormat): rewritten with LzssStream.
|
2016-10-12 06:36:33 +04:00 |
|
morkt
|
88731c8b64
|
(ApFormat): updated extensions list.
|
2016-10-12 01:50:17 +04:00 |
|
morkt
|
22970b3565
|
(WFL1): recognize path in file names.
|
2016-10-12 01:50:04 +04:00 |
|
morkt
|
010384fbfa
|
(Cmvs): another encryption scheme.
|
2016-10-11 01:35:36 +04:00 |
|
morkt
|
f1d66206bc
|
(IResource.CanWrite): new property.
(ArchiveFormat.CanCreate): renamed to CanWrite.
|
2016-10-11 00:05:22 +04:00 |
|
morkt
|
3c5a61d580
|
(NEKOPACK4): fixed name checksum calculation.
|
2016-10-10 10:00:33 +04:00 |
|
morkt
|
6b0f848ba3
|
(XoredStream.Write): fixed.
|
2016-10-09 19:29:14 +04:00 |
|
morkt
|
6a57bfb43d
|
added game title lookup facility.
|
2016-10-09 10:10:12 +04:00 |
|
morkt
|
f9f9853810
|
implemented PAZ archives (#18)
|
2016-10-09 08:49:03 +04:00 |
|
morkt
|
838abb8773
|
(XoredStream): limit write buffer to 80k.
|
2016-10-09 08:44:58 +04:00 |
|
morkt
|
7f3d2dfdfb
|
(ByteStringEncryptedStream): redunant conditional.
|
2016-10-09 01:29:07 +04:00 |
|
morkt
|
a2c9e3f79b
|
(ConcatStream): moved to CommonStreams.
|
2016-10-09 01:27:58 +04:00 |
|
morkt
|
ffd0648b27
|
(Blowfish.CreateDecryptor): new method.
|
2016-10-09 01:27:20 +04:00 |
|
morkt
|
be433288b2
|
(BinboCrypt): another ShiinaRio decryptor.
|
2016-10-08 08:38:01 +04:00 |
|
morkt
|
a533235c1b
|
(LimitStream): moved to CommonStreams.
|
2016-10-08 05:15:45 +04:00 |
|
morkt
|
6867da8a61
|
(ByteStringEncryptedStream): moved to SimpleEncryption.
|
2016-10-08 05:09:42 +04:00 |
|
morkt
|
db0d39f863
|
(Blowfish): moved to GameRes.Cryptography namespace.
(BlowfishDecryptor): ICryptoTransform interface implementation.
(BlowfishStream): removed as unused.
|
2016-10-08 05:06:29 +04:00 |
|
morkt
|
837c203e4b
|
(XorTransform, NotTransform): set BlockSize to 1.
|
2016-10-08 05:03:48 +04:00 |
|
morkt
|
38cc4c32a9
|
(XoredStream): moved to CommonStreams.
|
2016-10-08 05:02:48 +04:00 |
|
morkt
|
d1060aeda6
|
(Rc4Transform): moved to separate file.
|
2016-10-08 05:01:30 +04:00 |
|
morkt
|
122cfc7b91
|
implemented PCF archives and GBC images.
|
2016-10-07 04:34:55 +04:00 |
|
morkt
|
d0fe166083
|
(CgArchive): dispose in constructor.
|
2016-10-03 23:25:30 +04:00 |
|
morkt
|
ecdb6d147f
|
(GrpOpener): implemented TPW compression.
|
2016-10-03 23:22:37 +04:00 |
|
morkt
|
e006b898e2
|
implemented 'NEKOPACK4A' archives.
|
2016-09-29 17:32:24 +04:00 |
|
morkt
|
f3c417ed1f
|
(MwpFormat): added TEYL images.
|
2016-09-29 11:31:28 +04:00 |
|
morkt
|
e5128d3690
|
(Emic): encrypted archive variation.
|
2016-09-29 11:30:54 +04:00 |
|
morkt
|
37023024b7
|
(NS2): use different encryption for keys shorter than 96 bytes.
|
2016-09-29 11:30:01 +04:00 |
|
morkt
|
0134583782
|
(PostBuildEvent): fixed 'directory already exists' warning.
|
2016-09-29 11:23:41 +04:00 |
|
morkt
|
4533787c57
|
released v1.2.20
|
2016-09-28 00:12:59 +04:00 |
|
morkt
|
34209251c4
|
(NemesisDecodeContext): replaced asserts with exceptions.
|
2016-09-27 23:41:40 +04:00 |
|
morkt
|
95a0d8c9bf
|
(KiriKiri); added encryption guess based on executable name.
|
2016-09-27 16:52:52 +04:00 |
|
morkt
|
518e731499
|
(CgOpener): sanity check.
|
2016-09-27 16:48:12 +04:00 |
|
morkt
|
d0c5f958b9
|
(CPZ5): another encryption scheme.
|
2016-09-27 10:40:02 +04:00 |
|
morkt
|
a244509039
|
(TcdOpener): rearranged OpenEntry.
|
2016-09-26 14:04:41 +04:00 |
|
morkt
|
0faa25b356
|
implemented TCD3 archives.
|
2016-09-26 10:08:18 +04:00 |
|
morkt
|
5cc52546e2
|
implemented SPD8 images.
|
2016-09-26 10:00:56 +04:00 |
|
morkt
|
aeb9441eeb
|
implemented ESD audio and BTN images.
|
2016-09-24 14:01:14 +04:00 |
|
morkt
|
a260143b68
|
(YpfOpener.DecryptYstb): updated supported version.
|
2016-09-24 14:00:09 +04:00 |
|
morkt
|
3497bcde41
|
implemented EPK archives and SUR images.
|
2016-09-21 00:50:52 +04:00 |
|
morkt
|
3c1a752233
|
(MB): obfuscated BMP image.
|
2016-09-18 20:33:10 +04:00 |
|
morkt
|
bd08be1ffa
|
(WARC): another key-based encryption.
|
2016-09-18 05:28:54 +04:00 |
|
morkt
|
19a64b987a
|
post-build event.
|
2016-09-17 19:50:23 +04:00 |
|
morkt
|
4d56849084
|
(Formats.dat): moved to ArcFormats project.
|
2016-09-17 18:07:26 +04:00 |
|
morkt
|
f1abcb4a8a
|
deleted gitignore.
|
2016-09-17 18:05:03 +04:00 |
|
morkt
|
9bef74d620
|
implemented FPK archives.
|
2016-09-17 00:50:00 +04:00 |
|
morkt
|
e13743862a
|
(AST): fixed packed entries decompression.
|
2016-09-16 19:30:59 +04:00 |
|
morkt
|
58826234bd
|
(WarcEncryption): access ShiinaImage property via interface.
|
2016-09-15 14:16:27 +04:00 |
|
morkt
|
3678e02fec
|
implemented 'fPK' archives, 'fSG' images and 'fPX' audio.
|
2016-09-14 01:50:44 +04:00 |
|
morkt
|
cdf2cf0301
|
(TLG): recognize obfuscated header.
|
2016-09-13 03:02:53 +04:00 |
|
morkt
|
f68df1b5ab
|
implemented AJP images.
|
2016-09-13 03:01:29 +04:00 |
|
morkt
|
3eea7bb5df
|
implemented ScrPlayer 'pack' archives and IMG2 images.
|
2016-09-12 01:27:29 +04:00 |
|
morkt
|
72f6d329f1
|
(KiriKiri.ChinReactionCrypt): modification.
|
2016-09-11 23:45:07 +04:00 |
|
morkt
|
bc82a2bdfb
|
(ICipher): fixed typo.
noticed it when "star" refused to autocomplete.
|
2016-09-11 22:24:38 +04:00 |
|
morkt
|
e0a75a6ab8
|
(KiriKiri.ExaCrypt): another encryption scheme.
|
2016-09-11 14:38:22 +04:00 |
|
morkt
|
9fe37e18ca
|
(KiriKiri): another encryption scheme.
|
2016-09-10 15:10:32 +04:00 |
|
morkt
|
d05bcef548
|
(PkOpener): sanity check.
|
2016-09-10 15:08:44 +04:00 |
|
morkt
|
36b912da07
|
variation of PAC archives.
|
2016-09-09 13:15:29 +04:00 |
|
morkt
|
120b4aa3cd
|
implemented MOE images.
|
2016-09-09 13:13:26 +04:00 |
|
morkt
|
1b317ae539
|
(KiriKiri): another encryption scheme.
|
2016-09-08 17:55:34 +04:00 |
|
morkt
|
546b5f986f
|
use non-threadsafe Lazy constructor where appropriate.
|
2016-09-08 13:16:43 +04:00 |
|
morkt
|
248413c3fe
|
(PB3): added JBP decoder.
|
2016-09-08 13:14:48 +04:00 |
|
morkt
|
f12b65dc37
|
(IDecryptExtra): added Encrypt methods.
|
2016-09-07 20:34:36 +04:00 |
|
morkt
|
d8531398d9
|
(WarOpener): ignore duplicate file names.
(HuffmanReader): refactoring.
|
2016-09-07 20:32:17 +04:00 |
|
morkt
|
1139034b2f
|
(WBP): added 'ARCFORM2' archives.
|
2016-09-07 20:29:43 +04:00 |
|
morkt
|
7c5b26933a
|
(FormatCatalog.DataDirectory): new property.
|
2016-09-07 20:28:23 +04:00 |
|
morkt
|
f6b729e5d9
|
(FPK): support archives with encrypted index.
|
2016-09-05 07:39:39 +04:00 |
|
morkt
|
ad8504179e
|
(Nekopack): refactored.
|
2016-09-05 07:34:48 +04:00 |
|
morkt
|
e9a5f886fa
|
added TEX and LGF.
|
2016-09-04 04:57:41 +04:00 |
|
morkt
|
97e1c01be5
|
implemented more of Leaf resources (LGF, TEX).
|
2016-09-04 04:57:06 +04:00 |
|
morkt
|
bc62faa71a
|
(WebP): ported lossless support (incomplete).
|
2016-09-04 04:50:49 +04:00 |
|
morkt
|
e2a0d76b65
|
(MBL): don't restrict scripts post-processing to '.s' extension.
|
2016-09-04 04:48:51 +04:00 |
|