FortuneDan

Results 2 issues of FortuneDan

这可以在虚拟机的Windows 11 24h2 上用吗?我试了build这个驱动,然后在 24h2 上加载了,但是我为什么还是可以访问test.txt文件呀 ``` [KHook::Initialize] ssdt call back ptr is 0xFFFFF8037D7042AC [KHook::Initialize] build number is 26100 [KHook::Initialize] ntoskrnl address is 0xFFFFF803E4E00000 [KHook::Initialize] etwp debugger data is 0xFFFFF803E5C0E768...

https://github.com/ayoubfaouzi/al-khaser/blob/master/al-khaser/Shared/Utils.cpp#L869 ```c++ ULONG get_gdt_base() { // Get the base of Global Descriptor Table (GDT) UCHAR gdtr[6]; ULONG gdt = 0; // sgdt instruction stores the contents of the GDT Register...

bug