1 Matching Annotations
  1. Last 7 days
    1. there is no distinction between code and data, so warriors regularly modify both themselves and their opponents on the fly

      Core War 的自修改特性让它成为研究 AI 安全的理想沙盒。真实的网络安全攻击中,代码即数据(shellcode 注入、ROP 链)正是最难防御的攻击面。DRQ 在这个环境里自动演化出的攻击策略,本质上是在无监督地发现「代码-数据不区分」漏洞类的通用利用模式——这正是 Mythos 等模型的能力提升背后的相同机制。