Python hooks navigation logger windows

Joined
Jun 10, 2010
Messages
1
Reaction score
0
Hi, I´m trying to do a path logger (Navigation logger) in Python, the thing that I need is that the program can get the paths that de user is accesing in real time, for example:

C:\Documents and Settings\
C:\Documents and Settings\Administrator\
C:\Documents and Settings\Administrator\Desktop\
C:\Documents and Settings\Administrator\Desktop\archivos\
C:\Documents and Settings\Administrator\Desktop\Freescale ZeD 1.1.0.lnk
C:\Documents and Settings\Administrator\Desktop\Freescale BeeKit.lnk
C:\Documents and Settings\All Users\Desktop\PowerISO.lnk

Someone knows how I can do this? I read and used the library pyhook, because I think that I need hooks, specially the WH_GETMESSAGE but pyhook doesn't use it and doesn't give the path only things like the Message, the time, the name of the window, etc.

Note: I´m using Windows XP 32bits and python 2.6

Thanks in advance!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,147
Latest member
CarenSchni
Top