└── README.md /README.md: -------------------------------------------------------------------------------- 1 | 收集VT调试器相关项目 2 | 3 | # VT调试器 4 | - [al-khaser](https://github.com/LordNoteworthy/al-khaser):反检测调试 5 | - [AntiDebuggers](https://github.com/wanttobeno/AntiDebuggers):反检测调试 6 | - [airhv](https://github.com/Air14/airhv):airhv 是一个基于 Intel VT-x 的简单虚拟机管理程序,主要专注于 ept hooking 7 | - [BaiyeDbg](https://github.com/76op/BaiyeDbg):VT调试器 8 | - [Blackbone](https://github.com/DarthTon/Blackbone):黑骨 9 | - [Cool-Hypervisor](https://github.com/Nou4r/Cool-Hypervisor):英特尔虚拟机管理程序,实现多种虚拟化技术 10 | - [cpu-internals](https://github.com/LordNoteworthy/cpu-internals):intel手册系统编程和VT虚拟化笔记 11 | - [Daat](https://github.com/9176324/Daat):一个简单的VT框架 12 | - [DdiMon](https://github.com/tandasat/DdiMon):使用 EPT 通过隐形钩子监视和控制内核 API 调用 13 | - [DebugPlugin](https://github.com/ilovecsad/DebugPlugin):CE VEH Debug插件 14 | - [ept-hook-detection](https://github.com/momo5502/ept-hook-detection):检测 EPT hook 的不同方法 15 | - [FU_Hypervisor](https://github.com/tandasat/FU_Hypervisor):使用 EPT 隐藏用户模式内存 16 | - [gbhv](https://github.com/Gbps/gbhv):具有 EPT Hooking 的简单 x86-64 VT-x Hypervisor 17 | - [gh-anti-debugging-bypass](https://github.com/Ricardonacif/gh-anti-debugging-bypass):反调试检测 18 | - [GuardMon](https://github.com/tandasat/GuardMon):监视系统寄存器访问 19 | - [huoji_debuger](https://github.com/huoji120/huoji_debuger):调试器 20 | - [hv](https://github.com/jonomango/hv):轻量级英特尔 VT-x 虚拟机管理程序 21 | - [hvpp](https://github.com/wbenny/hvpp):轻量级 Intel x64/VT-x 虚拟机管理程序 22 | - [HyperDbg](https://github.com/HyperDbg/HyperDbg):开源的VT调试器,支持用户模式和内核模式,并且有详细的教程[Hypervisor From Scratch](https://rayanfam.com/topics/hypervisor-from-scratch-part-1/) 23 | - [HyperHide](https://github.com/Air14/HyperHide):用于 x64dbg 的基于虚拟机管理程序的反调试插件 24 | - [HyperPlatform](https://github.com/tandasat/HyperPlatform):基于 Intel VT-x 的虚拟机管理程序 25 | - [Kernel-Anit-Anit-Debug-Plugins](https://github.com/DragonQuestHero/Kernel-Anit-Anit-Debug-Plugins):内核反反调试插件 26 | - [Kernel-Bridge](https://github.com/HoShiMin/Kernel-Bridge):Windows内核驱动模板、开发框架和 内核模式 API 和包装器 27 | - [kHypervisor](https://github.com/KelvinMsft/kHypervisor):VMX嵌套虚拟化 28 | - [kHypervisorBasic](https://github.com/TimelifeCzy/kHypervisorBasic):基于kHypervisor框架添加了Msr/Ept Hook 29 | - [ksm](https://github.com/asamy/ksm):VMX嵌套虚拟化 30 | - [NoirVisor](https://github.com/Zero-Tang/NoirVisor):支持Intel VT-x的Intel处理器或支持AMD-V的AMD处理器的嵌套虚拟化 31 | - [learn-kvm](https://github.com/yifengyou/learn-kvm):QEMU KVM 32 | - [r3epthook](https://github.com/bb33bb/r3epthook):使用vt进行无痕hook,支持r3 33 | - [ShotHv](https://github.com/qq1045551070/ShotHv):EPT 挂钩 34 | - [SimpleVisor](https://github.com/ionescu007/SimpleVisor):简单VT框架 35 | - [syserdebugger](https://github.com/yanfengwu-syser/syserdebugger):基于 Intel VT-x 的虚拟机管理程序 36 | - [VirtICE](https://github.com/KelvinMsft/VirtICE):VMX嵌套虚拟化 37 | - [VivienneVMM](https://github.com/changeofpace/VivienneVMM): Intel VT-x 虚拟机管理程序实现的隐形调试框架 38 | - [VoyagerWithEPT](https://github.com/samshine/VoyagerWithEPT):Voyager 是一个旨在为 AMD 和 Intel 版本的 Hyper-V 提供模块注入和 vmexit 挂钩的项目 39 | - [vt-ReloadDbg](https://github.com/xyddnljydd/vt-ReloadDbg):vt-ReloadDbg 40 | - [withdebugerce](https://github.com/3526779568/withdebugerce):VT调试器插件搭配的CE 41 | 42 | 43 | 44 | --------------------------------------------------------------------------------