CiOptions: Simplifies the way CI.dll base address is recovered

Instead of using the kernel R/W primitive, uses userland API to enumerate
kernel modules
This commit is contained in:
Maxime Meignan
2023-10-09 16:29:19 +02:00
parent 0a817fea93
commit 7590a11389
6 changed files with 42 additions and 31 deletions
+3
View File
@@ -1,5 +1,8 @@
#pragma once
#include <stdio.h>
#include <tchar.h>
#define NO_STRINGS 0
#if NO_STRINGS