Encryption (11)

EncryptDecrypt(string,password)
description : encrypt and decrypt a string using a password with Xor

Insert by Tizsoft in 2013-03-16 14:06:38.

ah_free()
description : destroy the antihack system, you must use ah_init to use it again.

Insert by Tizsoft in 2012-12-20 00:46:40.

ah_clear()
description : clear all the variables from the antihack system

Insert by Tizsoft in 2012-12-20 00:45:35.

ah_delete(variable)
description : deletes the chosen variable from the antihack system

Insert by Tizsoft in 2012-12-20 00:44:43.

ah_exists(variable)
description : check if the variable exists in the antihack system

Insert by Tizsoft in 2012-12-20 00:41:35.

ah_loop()
description : put this script in the step event for update and check all variables

Insert by Tizsoft in 2012-12-20 00:39:39.

ah_get(variable)
description : get a secure variable

Insert by Tizsoft in 2012-12-20 00:37:09.

ah_set(variable,value,isGlobal)
description : Makes a variable safe from hacking

Insert by Tizsoft in 2012-12-20 00:35:55.

ah_init()
description : Initialize the AntiHack system.

Insert by Tizsoft in 2012-12-20 00:32:09.

string_xdecrypt(string,password)
description : decripta una stringa con una password, criptata con string_xcrypt()

Insert by xeryan in 2012-12-11 22:13:51.

Go to page: [1] [2]