Page 1 of 1

Master Password via Command Line

Posted: 2013-03-10, 08:19 UTC
by Hurdet
Master Password via Command Line and wincmd.ini

Posted: 2013-03-11, 14:11 UTC
by ghisler(Author)
Passing a password via command line would be a big security hole, so there wouldn't be much sense to use it at all...

Posted: 2013-03-11, 15:33 UTC
by Hurdet
I would do this:
I have a f: driver crypted.
I have a passordfile named masterpsw.txt wint password in it
i have a preference in wincmd.ini
pswmasterfile=f:\masterpsw.txt
if file f:\masterpsw.txt exist (driver crypted initialized) tcmd use its content as master password else it prompt for psw.
Do it is possibile to do?

Posted: 2013-03-14, 15:09 UTC
by ghisler(Author)
I see - no, sorry. If TC can read the masterpsw.txt, then any virus/troyan can read it too, so you could as well leave the passwords unencrypted.