UnCSO2-master

所属分类:其他
开发工具:Visual C++
文件大小:92KB
下载次数:0
上传日期:2018-07-13 03:20:42
上 传 者Nakata11
说明:  Extracts the encrypted content of Counter Strike Online 2's pkg files.

文件列表:
LICENSE (1068, 2018-04-08)
LICENSE-cryptopp (2338, 2018-04-08)
LICENSE-qt (8174, 2018-04-08)
LICENSE-rpcs3 (18026, 2018-04-08)
UnCSO2.sln (1915, 2018-04-08)
git-version-gen.cmd (3101, 2018-04-08)
libs (0, 2018-04-08)
libs\cryptopp (0, 2018-04-08)
setupcryptopp_win.ps1 (574, 2018-04-08)
src (0, 2018-04-08)
src\Rijndael.cpp (57509, 2018-04-08)
src\Rijndael.h (5961, 2018-04-08)
src\UnCSO2.pri (1121, 2018-04-08)
src\UnCSO2.pro (677, 2018-04-08)
src\UnCSO2.qrc (50, 2018-04-08)
src\UnCSO2.vcxproj (21902, 2018-04-08)
src\UnCSO2.vcxproj.filters (6263, 2018-04-08)
src\cso2bsp.cpp (55483, 2018-04-08)
src\cso2bsp.h (23792, 2018-04-08)
src\cso2vtf.cpp (1299, 2018-04-08)
src\cso2vtf.h (470, 2018-04-08)
src\cso2zip_uncompressed.h (5678, 2018-04-08)
src\decryption.cpp (3694, 2018-04-08)
src\decryption.h (941, 2018-04-08)
src\lzmaDecoder.cpp (18130, 2018-04-08)
src\lzmaDecoder.h (1036, 2018-04-08)
src\main.cpp (712, 2018-04-08)
src\pkgfilesystem.cpp (6511, 2018-04-08)
src\pkgfilesystem.h (2017, 2018-04-08)
src\pkgindex.cpp (3342, 2018-04-08)
src\pkgindex.h (428, 2018-04-08)
src\qt (0, 2018-04-08)
src\qt\aboutdialog.cpp (265, 2018-04-08)
src\qt\aboutdialog.h (200, 2018-04-08)
src\qt\aboutdialog.ui (4465, 2018-04-08)
... ...

# UnCSO2 Extracts the encrypted content of Counter Strike Online 2's pkg files. ## Download You may get a build of UnCSO2 [in here](https://github.com/Ochii/UnCSO2/releases/latest). ## How to use After running the executable, go to File > Open Folder and choose Counter Strike Online 2's data directory, the program will load the packed files entries afterwards. Then, select the files you wish to extract and press the *Unpack selected items* button. Doing this will open a file browser dialog asking you to choose the directory where you wish to keep the files. ## How to build ### Requirements - [Visual Studio 2017](https://www.visualstudio.com/downloads/) - [Qt 5.10](https://www.qt.io/download) - [Qt VS Tools](http://doc.qt.io/qtvstools/qtvstools-getting-started.html) - [Windows PowerShell](https://docs.microsoft.com/en-us/powershell/scripting/setup/installing-windows-powershell) Currently only Windows is supported. ### Building Open the solution *UnCSO2.sln* and build it in your preferred configuration. If built successfully, you will find your binary inside the *bin* directory. ## Credits - Ekey for [reversing the unpacking algorithm](http://forum.xentax.com/viewtopic.php?f=21&t=11117) - weidai11 for [Crypto++](https://www.cryptopp.com/) - The Qt Company for [Qt](https://www.qt.io/) - George Anescu for his [CRijndael](https://www.codeproject.com/Articles/1380/A-C-Implementation-of-the-Rijndael-Encryption-Decr) class - [RPCS3](https://rpcs3.net/)'s team for some UI code and the Git version header generator script - [Valve Software](https://github.com/ValveSoftware/source-sdk-2013) and [Igor Parlov](http://www.7-zip.org/) for the lzmaDecoder For more information check the license specific file of each project

近期下载者

相关文件


收藏者