Posted: Mon Aug 12, 2013 10:19 pm Post subject: Setting hardware breakpoints with drivers
Is it possible to set an exception handler in your driver and set breakpoints on usermode addresses after attaching to them using KeStackAttachProcess?
Joined: 09 May 2003 Posts: 25823 Location: The netherlands
Posted: Tue Aug 13, 2013 3:27 am Post subject:
Hardware breakpoints are thread specific so you need to execute the setting of the dr# registers from inside the context of each thread. Try an apc, or when an interrupt happens _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum