This commit is contained in:
Maurice Heumann
2025-03-29 06:50:56 +01:00
committed by momo5502
parent ab144de125
commit dec66f051d
4 changed files with 47 additions and 17 deletions

View File

@@ -33,7 +33,7 @@ void process_context::setup(x64_emulator& emu, memory_manager& memory, const app
const mapped_module& executable, const mapped_module& ntdll,
const apiset::container& apiset_container)
{
setup_gdt(emu, memory);
// setup_gdt(emu, memory);
this->kusd.setup();