Basic usage:
u4pak.exe info <archive> - print archive summary info
u4pak.exe list <archive> - list contens of .pak archive
u4pak.exe test <archive> - test archive integrity
u4pak.exe unpack <archive> - extract .pak archive
u4pak.exe pack <archive> <files> - create .pak archive
u4pak.exe mount <archive> <mount-point> - mount archive as read-only file system
For unpacking only unencryped archives of version 1, 2, 3, 4, and 7 are supported, for packing only version 1, 2, and 3.
Исходники - https://github.com/panzi/u4pak
u4pak.exe info <archive> - print archive summary info
u4pak.exe list <archive> - list contens of .pak archive
u4pak.exe test <archive> - test archive integrity
u4pak.exe unpack <archive> - extract .pak archive
u4pak.exe pack <archive> <files> - create .pak archive
u4pak.exe mount <archive> <mount-point> - mount archive as read-only file system
For unpacking only unencryped archives of version 1, 2, 3, 4, and 7 are supported, for packing only version 1, 2, and 3.
Исходники - https://github.com/panzi/u4pak