Thread: SYSENTER hook
View Single Post
  #1  
Old 07-28-2004, 01:21
niom niom is offline
Friend
 
Join Date: Jul 2004
Posts: 21
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 0
Thanks Rcvd at 0 Times in 0 Posts
niom Reputation: 0
SYSENTER hook

in 2k, i have a table of interupt handler pointers which can easily be modified, but what about xp and SYSENTER?

should i setup a new handlerproc through WRMSR and SYSENTER_CS, SYSENTER_ESP, ..?

does anybody have a codesnipped for this?

thxalot
Reply With Quote