UTIL_DecodeICE
UTIL_DecodeICE
is a UTIL function that attempts to decode ICE-encrypted strings with a key.
Todo: Add examples.
Declaration
void UTIL_DecodeICE( unsigned char * buffer, int size, const unsigned char *key)
UTIL_DecodeICE
UTIL_DecodeICE
is a UTIL function that attempts to decode ICE-encrypted strings with a key.
void UTIL_DecodeICE( unsigned char * buffer, int size, const unsigned char *key)