Encrypt , Decrypt project
Ahmed Tarek
![]()
- Joined: May 9, 2011
- Posts: 97
Dear All,
im have an idea i want to do it using your software but i have no idea how can i start it :).
im thinking create a project that browes ( got ) a txt file from user contain a words then encrypted using any kind of encryption .
eg. Input| normal messeage ( Hi man i miss you )
A = 01
B = 02
C = 03
D = 04
E = 05
F = 06
G = 07
H = 08
I = 09
J = 10
K = 11
L = 12
M =13
N = 14
O = 15
Y = 16
u = 17
S = 18
Space = ( any char )
Encypted messeage = 0809C130114F09T13091818O161517
then of sure create the vise versise project :)
Samantha
![]()
- Joined: Apr 23, 2010
- Posts: 2329
Ahmed Tarek
![]()
- Joined: May 9, 2011
- Posts: 97
yes sam exactelly,
but i need your help in some updates
1- i need "Alphabet.txt" included as variable into the script .
2- the separator is so abvois i need it to be more anoynmes ( security wise )
3- it will be more than great if i can add all symboles ( space , : . ) + numbers.
4- it will be more advanced if i can hide the name or more of the pepole that i want them to read my files ( user name heddin included ).
eg. lets say the recipt user name ahmed.tarek & there is another person ( user name ) XY & XX & XY i want those 3 peopole decrypt my messeage , so the script in decrypt process will check whos allowed to view this messege & compare it with the current user name .
P.S the users names should be hidden in the encrypted messeage cuz if its not anyone can add his name then decrept the messeage.
Samantha
![]()
- Joined: Apr 23, 2010
- Posts: 2329
Ahmed Tarek
![]()
- Joined: May 9, 2011
- Posts: 97
Dear whos intersted,
i've updated the script to be able read the clipboard instant of txt.
its really usfull if you need to use it to sent encrypted mails
also i fixed the Alphabet.txt file into C:\windows\temp.
so please copy file into this path before start use the script.
also fix cancle button in case you change your mind before make the process.
finally im my way try find a way translate the Alphabet.txt into a variable, its still hard for me so if anyone want to share with me this project please your most welcome.
Dear Sam,
thanks for your help.
Best regards,
Tarek
Ahmed Tarek
![]()
- Joined: May 9, 2011
- Posts: 97
Dear Everone,
here is the version that im try on it but the Alphabet.txt into the script but i still recive errors :( if anyone can help please .