The program carries out protection of lines in source codes, that after compilation will protect the program from crackers. Strings in source codes turn to the ciphered array of byte which is deciphered as required during work of the compiled program, thus, the executed file does not contain strings in the open kind and by that strongly counteracts breaking of programs by disassambling and the analysis of a program code.