|
-
Mar 9th, 2011, 01:17 AM
#1
Thread Starter
New Member
How can I read the keyboard buffer?
I am working on a triage tool for digital forensic investigators tackling encryption (for my dissertation) and I have decided that the keyboard buffer may be a valuable piece of evidence.
I just want to return the keyboard buffer to a textbox. Once the textbox is populated, the investigator will be able to save a text file.
One problem, I have scoured the internet and this forum for a VB script that acquires the keyboard buffer.
Is it possible? Am I missing something glaringly obvious?
Any help is greatly appreciated.
- Adam
-
Mar 9th, 2011, 10:07 PM
#2
Re: How can I read the keyboard buffer?
To the best of my knowledge, the keyboard buffer isn't persisted. One can read the current buffer which includes which keys are presently pressed or not. Is that what you are looking for? If so, look at this link & has an example at bottom of that page.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|