Hola amigos:
Se presenta un sample inspirado en la "Máquina Enigma" que codifica mensajes mediante tres rotores.
Lo destacado del proyecto es el uso de inteligencia artificial (IA) para verificar las funciones de
codificación y decodificación, asegurando que los procesos sean correctos. Además, se mencionan
varias funcionalidades interesantes, como opciones para guardar y borrar archivos, encriptar bases
de datos y trabajar con archivos Zip que permiten el uso de contraseña.
Consultar --> "Readme.txt"
Saludos
Mustafa
*-------------------------------------------------------- Googles Translation -------------------------------------------*
Hello friends:
This sample, inspired by the "Enigma Machine", encodes messages using three rotors.
A key highlight of the project is the use of artificial intelligence (AI) to verify the encoding and
decoding functions, ensuring the processes are correct. Additionally, it includes interesting
features such as options for saving and deleting files, encrypting databases, and handling Zip
files with password support.
Consult --> "Readme.txt"
Regards
Mustafa
Enigma Machine
Moderator: Rathinagiri
- mustafa
- Posts: 1177
- Joined: Fri Mar 20, 2009 11:38 am
- DBs Used: DBF
- Location: Alicante - Spain
- Contact:
Enigma Machine
- Attachments
-
- Enigma_Machine.zip
- (1.53 MiB) Downloaded 257 times
-
- Screenshot.jpg (192.86 KiB) Viewed 2668 times
Last edited by mustafa on Mon Apr 14, 2025 12:25 pm, edited 1 time in total.
- serge_girard
- Posts: 3420
- Joined: Sun Nov 25, 2012 2:44 pm
- DBs Used: 1 MySQL - MariaDB
2 DBF - Location: Belgium
- Contact:
Re: Enigma Machine
Mustafa,
I get error from program: Error, Missing file 'Zip_Seg.md5' ...
What is going wrong?
Serge
I get error from program: Error, Missing file 'Zip_Seg.md5' ...
What is going wrong?
Serge
There's nothing you can do that can't be done...
- serge_girard
- Posts: 3420
- Joined: Sun Nov 25, 2012 2:44 pm
- DBs Used: 1 MySQL - MariaDB
2 DBF - Location: Belgium
- Contact:
Re: Enigma Machine
Got it working, nice !
Impressive!
Thanks, Serge
Impressive!
Thanks, Serge
There's nothing you can do that can't be done...
- mustafa
- Posts: 1177
- Joined: Fri Mar 20, 2009 11:38 am
- DBs Used: DBF
- Location: Alicante - Spain
- Contact:
Re: Enigma Machine
Hola amigo Serge
Explicación: el mensaje que aparece al principio de programa en --> Function Rescue_Zip() cuando no detecta
que existe dentro de Carpeta-->Control_Back los ficheros->Zip_Seg.md5 y Zip_Seg.Zip, solo sale la primera
vez que se inicia Enigma.exe, ya que se ha formado nuevo xcontrol.dbf.
msginfo("Error,Missing file 'Zip_Seg.zip' or is Altered","Error Check !!!") , <-se podria Anular el mensaje ?
saludos
Mustafa
*------------------------------------------------------ Google Translator ---------------------------------------------*
Hello friend Serge
Explanation: The message that appears at the beginning of the program in --> Function Rescue_Zip() when it doesn't detect
that the files ->Zip_Seg.md5 and Zip_Seg.Zip exist within Folder-->Control_Back, only appears the first time Enigma.exe
is started, since a new xcontrol.dbf has been created.
msginfo("Error, Missing file 'Zip_Seg.zip' or is Altered","Error Check !!!") , <- Could the message be canceled?
Regards
Mustafa
Explicación: el mensaje que aparece al principio de programa en --> Function Rescue_Zip() cuando no detecta
que existe dentro de Carpeta-->Control_Back los ficheros->Zip_Seg.md5 y Zip_Seg.Zip, solo sale la primera
vez que se inicia Enigma.exe, ya que se ha formado nuevo xcontrol.dbf.
msginfo("Error,Missing file 'Zip_Seg.zip' or is Altered","Error Check !!!") , <-se podria Anular el mensaje ?
saludos
Mustafa
*------------------------------------------------------ Google Translator ---------------------------------------------*
Hello friend Serge
Explanation: The message that appears at the beginning of the program in --> Function Rescue_Zip() when it doesn't detect
that the files ->Zip_Seg.md5 and Zip_Seg.Zip exist within Folder-->Control_Back, only appears the first time Enigma.exe
is started, since a new xcontrol.dbf has been created.
msginfo("Error, Missing file 'Zip_Seg.zip' or is Altered","Error Check !!!") , <- Could the message be canceled?
Regards
Mustafa
- serge_girard
- Posts: 3420
- Joined: Sun Nov 25, 2012 2:44 pm
- DBs Used: 1 MySQL - MariaDB
2 DBF - Location: Belgium
- Contact:
Re: Enigma Machine
Mustafa,
I send you an email with some remarks/questions. Please take a look at it. It was send to mustalopez @ gmail.com
Serge
I send you an email with some remarks/questions. Please take a look at it. It was send to mustalopez @ gmail.com
Serge
There's nothing you can do that can't be done...