moom825 / xeno-rat

Xeno-RAT is an open-source remote access tool (RAT) developed in C#, providing a comprehensive set of features for remote system management. Has features such as HVNC, live microphone, reverse proxy, and much much more!
MIT License
904 stars 260 forks source link

HVNC Keyboard and Mouse not working properly #42

Open jamiekarvans opened 5 months ago

jamiekarvans commented 5 months ago

hey fist of all great job and i love your code, thanks for your work and i've been HVNC but there are alot of problems and malfunctioning, that includes keyboard doesn't change language with shortcuts, even if i try to change it through windows screen the mouse click doesn't even bring it up, and mouse and keyboard has alot of problems in most applications and they don't perform or do wierd things when using HVNC while in remote desktop they're all working fine.

moom825 commented 5 months ago

hi, sorry but i didnt really add support for other languages but theoretically it should work as long as both systems are the same language, as for the other problems you listed, are you able to post some video showing the issues, I am having issues reproducing the problem

On Sat, Mar 9, 2024, 5:47 p.m. Jamie @.***> wrote:

hey fist of all great job and i love your code, thanks for your work and i've been HVNC but there are alot of problems and malfunctioning, that includes keyboard doesn't change language with shortcuts, even if i try to change it through windows screen the mouse click doesn't even bring it up, and mouse and keyboard has alot of problems in most applications and they don't perform or do wierd things when using HVNC while in remote desktop they're all working fine.

— Reply to this email directly, view it on GitHub https://github.com/moom825/xeno-rat/issues/42, or unsubscribe https://github.com/notifications/unsubscribe-auth/APCSZAV23YBDSMIK3GQFCNTYXOGRHAVCNFSM6AAAAABEOODIUOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE3TONBTGE4TKOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

jamiekarvans commented 5 months ago

hi, sorry but i didnt really add support for other languages but theoretically it should work as long as both systems are the same language, as for the other problems you listed, are you able to post some video showing the issues, I am having issues reproducing the problem On Sat, Mar 9, 2024, 5:47 p.m. Jamie @.> wrote: hey fist of all great job and i love your code, thanks for your work and i've been HVNC but there are alot of problems and malfunctioning, that includes keyboard doesn't change language with shortcuts, even if i try to change it through windows screen the mouse click doesn't even bring it up, and mouse and keyboard has alot of problems in most applications and they don't perform or do wierd things when using HVNC while in remote desktop they're all working fine. — Reply to this email directly, view it on GitHub <#42>, or unsubscribe https://github.com/notifications/unsubscribe-auth/APCSZAV23YBDSMIK3GQFCNTYXOGRHAVCNFSM6AAAAABEOODIUOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE3TONBTGE4TKOA . You are receiving this because you are subscribed to this thread.Message ID: @.>

just right click anywhere and try to pick one of the options, it doesn't even move over them as if it can not realize mouse is hovering them, sometimes i have to right click and then chose for example Copy withkeyboard arrows, and that sometimes works sometimes not if you couldn't replicate it let me know i will record and send it

moom825 commented 5 months ago

oh your talking about the context menu (right click menu) on things like the desktop and explorer (and other applications), that is a known issue and im not 100% sure if im going to fix it as you can just use the arrow keys, but i will add it to the list of things to do in the future