| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-23 | Updated crypto and bruteforcing script. | jakob | |
| 2017-01-19 | Implemented the ability to specify an output path,. | 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 | |
| an archive. | |||
| 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 ↵ | jakob | |
| corruption bugs and a segfault is not uncommon. | |||
| 2017-01-09 | Significant 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-08 | Large 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. | |||