I tried to create my own UltraVNC Single Click (SC) executable, but for some reason, it doesn't work for me.
I'm using UltraVNC 1.02 on the client side. If I start UltraVNC in listening mode (with encryption module [MSRC4Plugin_NoReg.dsm, v.1.2.2]), it stays alive until I start the SC exe. SC says "Connection established" and the viewer freezes. The command I used for the viewer was:
Code: Select all
vncviewer -listen -dsmplugin MSRC4Plugin_NoReg.dsm
However, if I start SC without encryption, everything is fine; I'm able to connect, but it doesn't work with encryption. I would really like to use the encrypting feature, since it would be too dangerous to send data unencrypted over the net, to my mind.
Is it possible that the SC Creator uses an outdated encryption module? Could I create a SC exe on my own with an up-to-date encryption module?
Any help would be appreciated
Thanks in advance,
ping1