How to encrypt and decrypt text in Delphi

preview_player
Показать описание
The process of encrypting text is very easy, but be careful, with this method you can easily struggle getting it to decrypt...

Timestamps:
00:00 - Intro
00:15 - The Form And Files
02:31 - Basic Program Code
08:20 - Encrypting Text
15:00 - Decrypting Text
21:43 - Running The Program
23:10 - Outro

Group Chats:

You can contact me on:

Shop:
Remove background from image:
Remove object from image:

Any suggestions? Leave it in the comment section or contact me somewhere else!

Thank you for watching!

#delphi #programming
Рекомендации по теме
Комментарии
Автор

South African IT students doing their practical last minute: "STEVE TEACHER!"

maxfarouk
Автор

Tysm i have a practical project i have to do for my it class I'm going to use this tysm you are a lifesaver

vvdowgj
Автор

Thank you soo much I'm in 11th grade I had to do a encrypting and decrypting project and this worked thank you sir

sohziboi
Автор

This helped me for my grade 11 IT pat thank you so much sir

sohailhusain
Автор

You saved me from my IT project. Thanks I learned alot.

-_l-_-l_-
Автор

Thank you so much for the video, it’s amazing 🤩🤩
Is there a possibility I can put this all in just one form instead of multiple tabs?

SwayEasyTV
Автор

Tysm, you're a lifesaver. I have an IT PAT task due on monday and this really helped alot(^///^)

bangtangstea
Автор

*When you actually have a good teacher that will most likely watch these videos to see if we copied anything*

FronezGez
Автор

Id suggest to use Tstringlists delimitedtext property, with delimiter set to space. Then you can easily cycle through each letter (its encoded numerical value) as "for sDec in **name of stringlist variable** do..."

Hajimemashiite
Автор

@Steve's teacher Dude if your Delphi IDE starts you out with "Form2" all you have to do is go into the default projects directory and delete everything then re-open Delphi back up and create a new project and it will put you back to Form1 as it should be. Just thought i would let you know.

BitmasterXor
Автор

Hey I'd love to have an array. Where would would I add it and what would it be for?

mbaliyethudube
Автор

my IT PAT is due tommorow and i still need need to implement this lmao

yzy_indigo
Автор

where could i copy the text file you used from?

esailenruthnam
Автор

Hey how are you doing do you know how to display the encryption and decryption code in the Delphi program

hazarj
Автор

Steve do you know where i can get the codes for chapter 4 for the data files from delphi grade 11 I need It for exams

MuhammadYusuf-eqxi
Автор

HI steve will you be able to share the code with us on something like google drive as a .txt file

no_peace_gp
Автор

Hey bro when I tried to test the code, there was an error saying "expected INITIALIZATION but received end"

aidenmuller
Автор

Hey. I really like this tutorial but How can i display this in a Tmemo

Tyler
Автор

how do you separate it into two buttons

bjornhaakestad
Автор

Where the hell is smessage coming from

sohziboi