From 337d11801e91aa3dff500748eef45364c4b70270 Mon Sep 17 00:00:00 2001 From: CSlime <41416733+CS1ime@users.noreply.github.com> Date: Fri, 22 Oct 2021 17:08:59 +0800 Subject: [PATCH] Update main.cpp --- DICHook_OpenSource/main.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DICHook_OpenSource/main.cpp b/DICHook_OpenSource/main.cpp index e180323..07a930f 100644 --- a/DICHook_OpenSource/main.cpp +++ b/DICHook_OpenSource/main.cpp @@ -33,6 +33,8 @@ VOID NtQueryVolumeInformationFileCallback(ULONG64 FsInformationClass, ULONG64 Fs //此时irql == 2 ! // //修改分区序列号例子 + + // switch (FsInformationClass) { case FileFsVolumeInformation: