MCPcopy Create free account
hub / github.com/FiYHer/EASY-HWID-SPOOFER

github.com/FiYHer/EASY-HWID-SPOOFER @1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.0 ↗ · + Follow
104 symbols 176 edges 14 files 17 documented · 16% updated 4y ago1.0 · 2021-02-09★ 969

Browse by type

Functions 74 Types & classes 30
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

EASY-HWID-SPOOFER

基于内核模式的硬件信息欺骗工具

测试系统

在Win10-1909 Win10-1903,只有狠人才会在Win7上进行测试

工作原理

1.修改驱动程序的派遣函数(兼容性强)

2.定位到物理内存直接修改硬件数据(兼容性弱)

关于蓝屏

1.看懂内核代码

2.用WinDbg定位到蓝屏代码后进行修复

3.什么? 不会? 那你还要好好学哈

关于代码

驱动层代码应该还是看得过去的吧

但是GUI的代码是很难看,算了应该我也不会维护很久吧哈哈哈

最后声明

这代码更像一个Demo让大家去学习,问能用在XXX反作弊系统上么那是不现实的

那你还不如直接到外网买一个HWID SPOOFER,那大概率是能绕过XXX反作弊系统的

自己动手,丰衣足食

Core symbols most depended-on inside this repo

Shape

Function 61
Class 30
Method 13

Languages

C++100%

Modules by API surface

hwid_spoofer_kernel/disk.hpp20 symbols
hwid_spoofer_kernel/nic.hpp14 symbols
hwid_spoofer_gui/serial.cpp14 symbols
hwid_spoofer_gui/main.cpp14 symbols
hwid_spoofer_kernel/util.hpp11 symbols
hwid_spoofer_kernel/main.cpp10 symbols
hwid_spoofer_gui/serial.h5 symbols
hwid_spoofer_gui/loader.hpp5 symbols
hwid_spoofer_kernel/smbios.hpp4 symbols
hwid_spoofer_kernel/gpu.hpp3 symbols
hwid_spoofer_gui/disk.cpp3 symbols
hwid_spoofer_kernel/log.hpp1 symbols

For agents

$ claude mcp add EASY-HWID-SPOOFER \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page