ceh
unread,Jun 5, 2012, 2:09:10 PM6/5/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi, I currently have a software driver that's used for process
creation notification.
Would it be possible to add an IOCTL to it so that:
It can inject keys into the kbdclass stack?
I need to get ctrl alt del sent programatically.
A filter isn't as intuitive since It seems to me that it is driven by
the keys a user is pressing now.
In my case a user isn't pressing keys at all.
I also need this to work over RDS (Terminal services RDP)
Thanks.