极优性能VMware Workstation虚拟机Windows10系统

该虚拟机系统经长期深度优化设置和历时两年多的稳定性测试,各项参数设置已优化设置成最优状态,已达化境,安全性、稳定性、流畅性、兼容性已臻极致:
分配给虚拟系统的内存是1.5GB, 开机后运行内存占用仅有290MB左右,占1.5GB总内存的18-20% 左右,CPU占用仅2%左右、最低仅1%
经实机测试这个虚拟系统在10年前4GB内存的Win7系统的古董电脑上都能流畅运行

使用方法:
下载VMware Workstation虚拟机Windows10系统Windows 10 LTSC 2019 x64(17763.1790).7z 压缩包,解压到任意磁盘或电脑桌面

安装VMware Workstation后运行,点击“开启虚拟机”,接着点击“我已移动该虚拟机”或“我已复制该虚拟机”

稍后即可进入Windows 10 LTSC 2019 x64 企业版系统桌面,就能安装测试逆向工具软件

VMware Workstation反虚拟机检测设置方法:

参考方法一、

isolation.tools.getPtrLocation.disable = "TRUE"
isolation.tools.setPtrLocation.disable = "TRUE"
isolation.tools.setVersion.disable = "TRUE"
isolation.tools.getVersion.disable = "TRUE"
monitor_control.disable_directexec = "TRUE"
monitor_control.disable_chksimd = "TRUE"
monitor_control.disable_ntreloc = "TRUE"
monitor_control.disable_selfmod = "TRUE"
monitor_control.disable_reloc = "TRUE"
monitor_control.disable_btinout = "TRUE"
monitor_control.disable_btmemspace = "TRUE"
monitor_control.disable_btpriv = "TRUE"
monitor_control.disable_btseg = "TRUE"
monitor_control.restrict_backdoor = "TRUE"
monitor_control.virtual_rdtsc = "false"

添加进*.vmx

可有可无
disable_acceleration = TRUE

虚拟机设置 - 处理器 - 虚拟化引擎
首选模式:最后一项最长的


显卡改名:

先安装 VMware Tools 装好驱动,备份出显卡驱动。

*.inf 中
DiskID = "VMware Tools"
CompanyName = "VMware, Inc."
SVGA = "VMware SVGA II"

修改为
DiskID = "NVIDIA Windows Driver Library Installation"
CompanyName = "NVIDIA"
SVGA = "GeForce GTX 660"

参考方法二、

monitor.vintual_mmu = automatic"
monitor.virtual_exec = "automatic"
board-id.reflectHost = "TRUE"
hw.model.reflectHost = "TRUE"
isolation.tools.getPtrLocation.disable = "TRUE"
isolation.tools.setPtrLocation.disable = "TRUE"
isolation.tools.setVersion.disable = "TRUE"
isolation.tools.getVersion.disable = "TRUE"
monitor_control.disable_directexec = "TRUE"
monitor_control.disable_chksimd = "TRUE"
monitor_control.disable_ntreloc = "TRUE"
monitor_control.disable_selfmod = "TRUE"
monitor_control.disable_reloc = "TRUE"
monitor_control.disable_btinout = "TRUE"
monitor_control.disable_btmemspace = "TRUE"
monitor_control.disable_btpriv = "TRUE"
monitor_control.disable_btseg = "TRUE"
monitor_control.virtual_rdtsc = "false"
hypervisor.cpuid.v0 = "FALSE"
Ecx = 7ED8320B
Edx = 178BFBFF
cpuid.1.ecx = "0--------------0----------------"
cpuid.1.edx = "-----------0---------0----------"

最后两行cpuid适用于AMD芯片

Intel 芯片
cpuid.1.ecx = "00011111101111101110001111111111"
cpuid.1.edx = "10111111111010111111101111111111"

自行测试效果


大小:1.94 GB

uuid下载:8f9be9b8-f886-4656-b198-022435ed4833

解压密码:webqwe.com


Preview Image