Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong key logged when use Teamviewer #36

Open
bit4woo opened this issue Jul 26, 2017 · 4 comments
Open

wrong key logged when use Teamviewer #36

bit4woo opened this issue Jul 26, 2017 · 4 comments
Labels
bug help wanted windows Issue with Windows version

Comments

@bit4woo
Copy link

bit4woo commented Jul 26, 2017

when I use teamviewer to connect to my remote computer ,and I run windows keylogger on both side.

remote side logged wrong keys:

when I use shift to input
QAZWSX@20153333
remote logged:
azwsx220153333
local logged:
[SHIFT][SHIFT][SHIFT][SHIFT][SHIFT][SHIFT]qazwsx220153333

when I use capslock to input
QAZWX@2015_6XXX
remote logged:
[SHIFT][SHIFT]q[SHIFT][SHIFT]a[SHIFT][SHIFT]z[SHIFT][SHIFT]w[SHIFT][SHIFT]x[SHIFT]22015[SHIFT]-6[SHIFT][SHIFT]x[SHIFT][SHIFT]x[SHIFT][SHIFT]x
local logged:
[CAPSLOCK]QAZWX[SHIFT]22015[SHIFT]-6XXX

the main problem is: we can't identify the char is upper case or low case.

a real case I encountered:

abc2015[shift]-6QWER logged, but the true keys are abc2015_6qwer

image

@GiacomoLaw
Copy link
Owner

Is your keyboard QWERTY? If it's AZERTY it may not work.

#29

@bit4woo
Copy link
Author

bit4woo commented Aug 7, 2017

I use QWERTY keyboard, both on local and remote.

@GiacomoLaw
Copy link
Owner

Strange, when I run it remotely it's working fine. Does local work correctly?

@bit4woo
Copy link
Author

bit4woo commented Aug 18, 2017

local works fine. the strange situation only found when using teamviewer.

@GiacomoLaw GiacomoLaw added the windows Issue with Windows version label Mar 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug help wanted windows Issue with Windows version
Projects
None yet
Development

No branches or pull requests

2 participants