A downloadable asset pack

Buy Now$1.99 USD or more

Note: This library is not being updated anymore. I recommend looking for newer, more updated libraries instead.

ZCrypt is an encryption/decryption library for Game Maker: Studio 2 / 1.4.
The scripts are documented and easy to use! It uses a custom encryption algorithm that I made. 

ZCrypt is also available on the Game Maker: Marketplace

ZCrypt can encrypt/decrypt:

  • Strings
  • Text Files
  • Data Structures
  • Buffers

ZCrypt contains the following scripts:

  • ZC_encrypt_string(string, key)
  • ZC_decrypt_string(string, key)
  • ZC_encrypt_text_file(input_path, output_path, key)
  • ZC_decrypt_text_file(input_path, output_path, key)
  • ZC_encrypt_data_structure(data_structure, type, key)
  • ZC_decrypt_data_structure(data_structure, string, key)
  • ZC_encrypt_buffer(buffer, key)
  • ZC_decrypt_buffer(buffer, string, key)

Purchase

Buy Now$1.99 USD or more

In order to download this asset pack you must purchase it at or above the minimum price of $1.99 USD. You will get access to the following files:

ZCrypt.yymp 3 kB
ZCrypt.gmez 2 kB

Leave a comment

Log in with itch.io to leave a comment.