Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

uVNC Remote Control

This forum is for VNC related products | This means not only UltraVNC | It even is allowed to announce or describe commercial (and of course non-commercial) programs here (but not anywhere else in the forum)
Post Reply
User avatar
OldNESJunkie
20
20
Posts: 32
Joined: 2017-05-22 21:40
Location: Music City USA
Contact:

uVNC Remote Control

Post by OldNESJunkie »

Just announcing here my little aid I wrote for work originally. It's called uVNC Remote Control. Basically you put in a computer name, it copies the server to the remote computer and starts it with a randomly generated password, then launches the viewer to connect.
It uses uVNC, ADFind, and PAExec (redistributable version of PSExec). You must be an admin on the computer you are trying to connect to. Only tested within a corporate domain environment as that was what it was intended for. It is a 64-bit application, but can connect to either 32 or 64 bit systems, it checks the OS type and copies the appropriate version before connecting. It also removes uVNC from the remote computer when it disconnects, leaving no footprint. Basically a GenControl replacement.
It can import computers from an AD Domain with their associated descriptions, only enabled accounts, no domain controllers or server operating systems.

Image
Image
Image
Image
Image
Image

You can download it here if interested:

SHA-2 : F597C9910D20C41679C10A34878F4DF43D3F8E83D1105A32CC4614F3E7263D2D
VirusTotal: https://www.virustotal.com/gui/file/f59 ... /detection

Zip File:
http://oldnesjunkie.duckdns.org/softwar ... ontrol.zip

Installer:
http://oldnesjunkie.duckdns.org/softwar ... lSetup.exe
User avatar
OldNESJunkie
20
20
Posts: 32
Joined: 2017-05-22 21:40
Location: Music City USA
Contact:

Re: uVNC Remote Control

Post by OldNESJunkie »

Quick update to say I have posted the PureBasic source for this on Github:
https://github.com/OldNESJunkie/uVNCRemoteControl
Post Reply