# Hypervisor Gizleme
hypervisor.cpuid.v0 = "FALSE"
vhv.enable = "FALSE"
cpuid.0.eax = "0000:0000:0000:0000:0000:0000:0000:1011"
cpuid.0.ecx = "0000:0000:0000:0000:0000:0000:0000:0100"

# Memory & Timing
monitor_control.disable_apic = "TRUE"
monitor_control.disable_mmu_preemption = "TRUE"
monitor_control.disable_timer_preemption = "TRUE"

# Hardware Spoofing
scsi0:0.vendorId = "SEAGATE"
scsi0:0.productId = "ST2000DM008-2FR102"
sata0:0.vendorId = "Samsung"
sata0:0.productId = "PM981a"

# Anti-Debug
debugStub.listenDisable = "TRUE"
isolation.tools.ghi.autologon.disable = "TRUE"