• Coding
  • PyKeylogger / python hibernate problem

Okay so I found this really cool opensource keylogger that i'm trying to figure out the code, but that aint the issue. I'm running from source, so the process i got in task manager is pythonw.exe.

Thing is, the program stops working after a hibernate-resume. the process is there, in task manager, but its around 2300KB and it sticks around there (while it's usually at 8-ish and slightly fluctuating). I know it isnt working because nothing is being logged and no control panel launches when i press the right key combination.

Now my question is, does it have to do anything with python itself? or is it a bug program-side?

I'm very new to python, but i wouldnt mind doing my homework. so any point in a certain direction would be really appreciated :)

PS: Project's sourceforge
Honestly eurybaric,

Your best bet is to post an issue on the tracker and get feedback accordingly.
It looks like a bug in the software. I cannot test it on Windows.

As xterm said, post an issue on their bug tracker. You'll get the best response.