joelsernamoreno/EvilCrow-Keylogger

Log issues

Opened this issue · 4 comments

Some special characters aren't even logging (ě š č ř ž ý á í í é # & etc)

weird encocing issues
this is in the log: some spe&cial &char&cters an}d n}umpad aren}t e@ven w|orkin}]g
im using the cz_cz layout

and also, windows key doesn't work (if you're holding it)

Hello!

I don't know the CZ keyboard, so there will be some errors here

You can modify the wrong keys in the layout. I don't have any CZ keyboard and I can't check this

Okay, but still there's an issue with the windows key

What do you mean by pressing the key?

If you press the windows key and then release the windows key... this should work.

If you want to press windows + another key, you have to add some lines of code in the firmware

I'm away from home this month, I can check this later

Anyway, in the atmega32u4 firmware, look for onkeydown. Here you can add an "if" to press GUI + another key

Yes, I meant press windows + another key
thanks