DBVM是什么了
- 提问者网友:战魂
- 2021-01-24 11:41
- 五星知识达人网友:英雄的欲望
- 2021-01-24 12:00
DBVM是一款虚拟机,它运行你的操作系统,然后扩展指令。这个指令设置成允许用户模式的应用程序访问核心模式。
DBVM requires your cpu to support the intel-vt instruction set.
DBVM要求你的CPU支持英特尔虚拟化技术。
Virtualization Technolegy,虚拟化技术,简称VT
- 1楼网友:狂恋
- 2021-01-24 13:32
dbvm is a virtual machine that will run your operating system and expands the instruction set to allow usermode application access to kernelmode. and it allows to let programs redirect the flow of system events to different locations and change their results. (for example redirecting a interrupt to a different interrupt handler without editing the interrupt table)
cheat engine can make use of these added instructions to make game modification and debugging easier. especially in vista 64. to make use of it, just boot up with dbvm, which will then boot up your operating system, usually windows, and cheat engine will automatically detect that dbvm is loaded and make use of the added functionality.
safety: dbvm can be used by mallicious software. therefore it requires a 64-bit long key to make use of the instructions. one of the instructions is to change the default key to a different key so other programs can not use it, without the proper key.
please note, the current implementation of dbvm requires your cpu to support the intel-vt instruction set. for a amd version please donate enough money so i can buy a amd system to test the amd specific code on.
one easy way to find out if your system supports dbvm is rigthclicking on the ce logo to show the about screen. it will tell you if your system is capable or not. and if you actually have dbvm loaded, it'll even tell you which revision of dbvm you are running