Batch Scripting - 11 - Basic Encryption

preview_player
Показать описание
In this lesson you will be learning about basic encryption techniques. Encrypting your batch file can be useful if you want to conceal important data if someone tries to edit your batch file.

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

One time I accidentally made a batch file that kept on starting the command prompt over and over again, it was an easy fix but was still hilarious and scary as hell

Lucky-xzxq
Автор

Code Stop : " No problem, the next one is coming soon! "









WHAT THE FUCK IT'S BEEN 8 YEARS!

nthingness
Автор

Or what you could do is create a program that can create encrypted .txt files, and if you want to decrypt it you can place it in a certain folder and have the encrypted message imported into the program, and have it decrypt it for you.

generico
Автор

@Sagardheeraj No problem, the next one is coming soon!

CodeStop
Автор

i dont know if you still read your comments but is there a way for the password command to be incripted with this??

nan
Автор

Hi can u help me in usinf alt key
like this %SendKeys% "{TAB}"
%SendKeys% "{ENTER}"please

srinivasandharmaraj
Автор

can we get an updated version of the batch file scripting

bulelanibotman
Автор

Hi there.
I would like to know the script if I want to
1. open a URL link
2. 4 second delay
3. Then enter button command
4. after 10 second delay
5. auto close the browser if possible.

DJNANNU
Автор

How can I select individual url in set of url. Txt file

idivisayam
Автор

@KongFuEagle98 I'm glad you liked it. :)

CodeStop
Автор

Hi I would like to know when are the new videos coming? Let me know.

onlinemiriam
Автор

dude is there anyway i can make my batch file inaccessible ???

tnlgandsciencewithzony
Автор

Here in cursor I need xy for network setting..

idivisayam
Автор

The series stops here? D;
PLEASE CONTINUE!!

Poiuytgfdsa
Автор

I want to know how to search using batch file

idivisayam
Автор

I would't recommend you to do it these days as people should not have permission to see the batch file if they don't really know this simple scripting. Remove unauthorised permission via ACL will be the most cost-effective way.

nonsense
Автор

why can we just say echo Hi World!? is there any difference?

frxnzyy
Автор

hey, is it just a space after the second variable, or just a space meaning that there is a space in what you are saying,
PS GREAT VID

ThePoohbearNinja
Автор

i want to create a batch file for stopping all the torrents running in utorrent
and starting them too

JinayShah
Автор

In fire fox. Using batch file.. Start "" "Firefoc.exe" about:preferences

idivisayam