summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-01-09Significant progress on implementing file decryption. Offsets as of now are ↵jakob
trying to go from within the table, which is incorrect. A working commit should come tomorrow.
2017-01-08Large commit. Filenames are now converted from UTF-16LE and placed into a ↵jakob
linked list. Parsers also exist for every entry in the XP3 format.
2017-01-07Minimal debugging information about the stream is printed.jakob
2017-01-04Fixed get_table_offset from doing a relative jump and going out of the ↵jakob
file's limits.
2017-01-03Implemented header offsets for XP3 version 2.jakob
2017-01-02Initial commit.jakob