Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 923 Bytes

File metadata and controls

17 lines (14 loc) · 923 Bytes

NARTools

An extractor, packager and patcher for Nexon Archive files and a model decryptor and encryptor for Counter-Strike Online's model files.

Contents

  • CompressionTest: A tool for testing the compression and decompression algorithm used in Nexon Archives.
  • ModelDecryptor: A tool for decrypting Nexon's encrypted model files in Counter-Strike Online.
  • ModelEncryptor: A tool for encrypting model files with Nexon's encryption algorithm in Counter-Strike Online.
  • NARExtractor: A tool for viewing and extracting Nexon archive files.
  • NARPackager: A tool for creating Nexon archive files.
  • NARPatcher: A tool for patching Nexon archive files.

Credits

License

Licensed under the GPL-3.0 license, see LICENSE for more information.