From 8eaa3f0526d380afe422152fada2bea27b8d8f70 Mon Sep 17 00:00:00 2001 From: jakob Date: Mon, 9 Jan 2017 20:51:41 -0500 Subject: Significant progress on implementing file decryption. Offsets as of now are trying to go from within the table, which is incorrect. A working commit should come tomorrow. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 428b002..5b145f6 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,11 @@ Compilation Nekopack can be compiled by running `make` from the repository's root directory. The binary can be stripped with `make strip`. + + +Thanks +------ +* [The NEKO WORKs Team](http://nekopara.com/main.html) for developing this game. Reversing the archive format was a challenge that gave me a feeling of purpose when I needed it most. +* [Marcin Kurczewski](https://github.com/rr-) for his work on [Arc Unpacker](https://github.com/vn-tools/arc_unpacker), which I used as a reference when writing various section parsers. +* [SmilingWolf](https://bitbucket.org/SmilingWolf/) for leaking the encryption keys used by Nekopara. +* [Elizabeth R.](http://www.dafont.com/elizabeth-r.d2925) for the font used in this project's logo. -- cgit v1.3