index
:
nekopack.git
master
Tool for extracting game data from Nekopara's XP3 archives.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-02-19
Implemented table linked list, decompression and encryption. Tests have been ...
jakob
2017-02-14
Implemented a basic parser for the XP3 header.
jakob
2017-02-13
Began inevetable rewrite.
jakob
2017-02-04
Deprecated flag in favor of variadic arguments.
jakob
2017-01-23
Updated crypto and bruteforcing script.
jakob
2017-01-19
Implemented the ability to specify an output path,.
jakob
2017-01-17
Improved readability.
jakob
2017-01-15
defs.h is now included for write.c
jakob
2017-01-15
Implemented initial support for extracting directories.
jakob
2017-01-14
Added quiet option.
jakob
2017-01-13
Fixed memory leaking issues and introduced a feature to list the contents of ...
jakob
2017-01-13
Removed debugging information and fixed filenames from being cut off.
jakob
2017-01-12
Finished implementation of file decryption. There are still many memory corru...
jakob
2017-01-09
Significant progress on implementing file decryption. Offsets as of now are t...
jakob
2017-01-08
Large commit. Filenames are now converted from UTF-16LE and placed into a lin...
jakob
2017-01-07
Minimal debugging information about the stream is printed.
jakob
2017-01-04
Fixed get_table_offset from doing a relative jump and going out of the file's...
jakob
2017-01-03
Implemented header offsets for XP3 version 2.
jakob
2017-01-02
Initial commit.
jakob