Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

encrtyption

Status
Not open for further replies.
Joined
Sep 12, 2002
Messages
282
Location
SG
is it possible to encrypt the contents of a .bat file?
 
Sure.

You could decrypt it to a temp file and run it and delete the temp file.

It would not be 'serious' protection, then you have to also worry about RAM. swap files, undelete, temp area 'watchers' ... It would do for most students, though not all.

What is the purpose?
 
i don't want anybody to see my password when using net use command.
what is the program needed to do it?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top