Click here to Skip to main content
15,881,516 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi and tanks
I need to code this project:

- Capture and Records mouseclick logging on Virtualkeyboards in browsers+ Capture url from browsers

Capture and Records every mouseclick logging on Virtualkeyboards made in any application along with the window they are clicking on, process name, timestamp and which user was active during this event. If the window is a website then the website url will also be captured.
It should Working in Chrome, Firefox, Waterfox, Internet Explorer, Opera, And Safari browsers


Example :
1. Active window : Virtual keyboard in English ™ (English - Waterfox
Process name : waterfox
Item clicked : 6
Site name: http://www.gate2home.com/English-Keyboard
User: Seven / 12/11/2013 12:51:18 PM

2. Active window : Virtual keyboard in English ™ (English - Waterfox
Process name : waterfox
Item clicked : t
Site name: http://www.gate2home.com/English-Keyboard
User: Seven / 12/11/2013 12:53:18 PM

3. Active window : Virtual keyboard in English ™ (English - Waterfox
Process name : waterfox
Item clicked : T
Site name: http://www.gate2home.com/English-Keyboard
User: Seven / 12/11/2013 12:55:18 PM
Posted
Comments
H.Brydon 14-Dec-13 10:14am    
You need to make far more progress before asking that kind of question here. This site is for answering fairly specific programming questions, not how to program or "please write a program for me".
The_Inventor 15-Dec-13 0:27am    
He wants a 'KeyLogger' app to possibly capture your passwords and other information.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900