nccgroup / scrying

A tool for collecting RDP, web and VNC screenshots all in one place
Other
439 stars 54 forks source link

VNC capture #6

Closed sciguy16 closed 4 years ago

sciguy16 commented 4 years ago

There is a partial rust implementation of vnc. Alternative could be to bind to libvncclient, but pure Rust should always be favoured.

sciguy16 commented 4 years ago

Reopening because 8-bit colour formats are slightly more complicated than 15, 16, and 24.