
La Primera Ventana de Password es por defecto ADMIN
si se cambia la clave de acceso y se olvida , borrar 
el fichero "xControl.mem" y la proxima vez que aranques 
el programa se habra generado otra vez la clave de ADMIN.

1 Para encriptar un fichero de texto, pulsa el Boton
"Select the source file" carga el fichero de texto que 
quieras encriptar, se cargar el fichero de texto elegido.

2 Pulsa Botn "Encryted" y quedar el fichero encriptado
en Carpeta "Doc_Encrypted" el nuevo fichero tendra siempre
el nombre Encrypted seguido de la fecha del da ejemplo
27032015 seguido de la hora ejemplo 1852 y extensin txt
quedando un fichero -> Encrypted_27032015_1852.txt
y si desencriptamos en Carpeta "Doc_Decrypted" quedar
un nuevo fichero ejemplo-> Decrypted_27032015_1851.txt

No he conseguido que el Password sirva para encriptar 
el fichero, solamente sirve para entrar en la aplicacin
y tambin se puede cambiar el cdigo de la Clave del
Password, todas las pruebas me han salido fallidas.

Solo me est funcionando poniendo la variable Publica
PUBLIC CRIPTO := "ENIGMA" en fichero Main.prg 

Este pequeo Sample lo veo interesante si est la aplicacin
en dos ordenadores diferentes siempre con la misma variable
ejemplo PUBLIC CRIPTO := "ENIGMA" y se manda el fichero 
encriptado por e-mail y luego con el programa se Desencripta

Bueno amigos este Sample es variante de los anteriores samples
que los puedes encontrar en:


 http://www.hmgforum.com/viewtopic.php?f=5&t=887&p=32520&hilit=mustafa#p32520   

 Encripter.zip

 http://www.hmgforum.com/viewtopic.php?f=5&t=887&hilit=mustafa&start=10

 Encripter_dbf.zip

Un Saludo
Mustafa

*---------------------------------------------------------------------------*

The first window is the default ADMIN Password
if the password is changed and forgotten, erased
the file "xControl.mem" and the next time aranques
the program is successfully generated ADMIN key again.

1 To encrypt a text file, press the Button
"Select the source file" load the text file
want to encrypt the text file chosen will be charged.

2 Press button "encryted" and be the encrypted file
Folder "Doc_Encrypted" the new file will have always
Encrypted name followed by the current date example
27032015 followed by the time such extension 1852 txt
running a file -> Encrypted_27032015_1852.txt
and if decrypting Folder "Doc_Decrypted" shall be
example a new file> Decrypted_27032015_1851.txt

I have not gotten that serves to encrypt Password
file only serves to enter the application
and also you can change the code of the Key
Password, all tests have come out I failed.

Just putting me is functioning Public Variable
PUBLIC CRYPTO: = "ENIGMA" in file Main.prg

This small Sample I see interesting if the application is
on two different computers always with the same variable
PUBLIC CRYPTO example: = "ENIGMA" and sent the file
E-mail encryption and then decrypts the program

Sample Well folks this is variant of the above samples
which you can find at:


http://www.hmgforum.com/viewtopic.php?f=5&t=887&p=32520&hilit=mustafa#p32520

Encripter.zip

http://www.hmgforum.com/viewtopic.php?f=5&t=887&hilit=mustafa&start=10

Encripter_dbf.zip

A Greeting
Mustafa
