uot;Niko Papula" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, 2002-04-20 02:30
Subject: RE: vncpasswd for Windows
> Hello
>
> Jacob Hoover wrote:
> >What OS's are you running on? I may be able to help you. I took the
> > vnc password sourc
Hello
Jacob Hoover wrote:
>What OS's are you running on? I may be able to help you. I took the
> vnc password source and put it into a separate app with registry
> access. It allows you to read and write passwords on the local and
> remote machines. However, I have only tested it on NT 4.0
ssage -
From: "Jacob Hoover" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, 2002-04-19 16:49
Subject: RE: vncpasswd for Windows
> I have 2 different partial implimentations on this topic.
> The first, which requires admin privliges, is able to connect t
AIL PROTECTED]]
Sent: Friday, April 19, 2002 3:35 PM
To: [EMAIL PROTECTED]
Subject: Re: vncpasswd for Windows
Windows NT, 2000, and XP, so it sounds like a good match.
What I was thinking of originally was simply getting raw output - I can
easily
pipeline that via WMI or a control so that it could
unbelievable. If you're
just set for local access, that demotes it to merely "fantastic!" ;-)
- Original Message -
From: "Jacob Hoover" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, 2002-04-19 13:42
Subject: RE: vncpasswd for Windows
> What
x27;s.
Jacob
-Original Message-
From: Alex K. Angelopoulos [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 19, 2002 12:51 PM
To: [EMAIL PROTECTED]
Subject: Re: vncpasswd for Windows
I hadn't thought about that, but the decryption mechanism I have works from
the
registry value, not the trans
tation of the
binary password sitting in a file somewhere - and someone else can easily come
along and decrypt it.
- Original Message -
From: "Sharma, Shashi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, 2002-04-19 11:50
Subject: RE: vncpasswd fo
I dont think you can get the cleartext from the password.
The file which does the job of authenticating is d3des.c file in the source
code.
The way it works on the vnc is
server sends a challenge to client ->16 bytes
client reads the challenget and then encyrpt it with the password
and send ba