@
lynn1su 不懂。但我也好奇 vibe 了下,让 Gemini 分析了下这个流程图和这个帖子,他说你是业余的,哈哈。技术太老了,根本破不了 Windows defender 带有驱动签名和内核隔离。
Summary
The V2EX post confirms that:
The author is an amateur enthusiast experimenting with AI code generation, not an APT or seasoned kernel security researcher.
The techniques in the diagrams are recycled legacy Windows XP/7 tricks (tampering with hosts, CR0 write-protection toggles, unexported PspTerminateThreadByPointer byte scanning, and sideloading against old 360 utilities).
The author tested in an isolated VM with weakened security settings and mistook "the file isn't in VirusTotal's database yet" for "this can bypass all modern antivirus systems."
Against a standard Windows 10/11 system with default settings, Windows Defender, Driver Signature Enforcement (DSE), and Core Isolation (HVCI) would block this pipeline before the driver ever reached kernel space.