|
You are here: home > resources
utilities
CyoProtect |
Software protection system for Windows developers that prevents the modification of compiled C++ programs. |
CyoGenerator |
Application that generates encryption keys. |
CyoRand |
Random number generator that captures white noise from a computer's sound card. Uses DirectX 8.0. |
shell extensions
CyoHash |
Shell extension for displaying the MD5 and SHA1 hashes of a file. |
CyoArgs |
Shell extension for executing a program with arguments without using the Command Prompt or Run from the Start Menu. |
c++ functions
CyoEncode |
Functions for encoding and decoding data into and from base16 (hex), base32, and base64. |
c++ classes
Circular Buffer |
Template class that implements a circular buffer of any data type - i.e. bytes, doubles, or even complex classes and structures. |
|