The Wayback Machine - https://web.archive.org/web/20210426170927/https://github.com/topics/counter-strike
Skip to content
#

counter-strike

Here are 365 public repositories matching this topic...

lmzxyz
lmzxyz commented Apr 23, 2021

Describe the issue
ObRegisterCallbacks returns STATUS_ACCESS_DENIED

To Reproduce
Steps to reproduce the behavior:

  1. Change the Entryfunction like described for manualmapping
  2. Manualmap the driver with kdmapper
  3. NTSTATUS reg = RegisterOBCallback(); reg == STATUS_SUCCESS is false
  4. Further debugging shows reg = STATUS_ACCESS_DENIED

Expected behavior

STATUS_ACCESS_DEN

Improve this page

Add a description, image, and links to the counter-strike topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the counter-strike topic, visit your repo's landing page and select "manage topics."

Learn more