# 关于 UCE (Undetected Cheat Engine) 的一些记录

2022下半年我看到许多关于 UCE 的制作教程, 其来源应该是由用户 iBaseult 发布在 Unknowncheats 的[这个帖子](https://www.unknowncheats.me/forum/anti-cheat-bypass/504191-undetected-cheat-engine-driver-2022-bypass-anticheats-eac.html) ([Archive](https://archive.ph/bd0RN)). 粗看的确是简单易懂, 但实际制作过程中会遇到一些麻烦.

比如驱动编译这步, 建议使用别人编译好的 -> [https://github.com/dmarov/chamd](https://github.com/dmarov/chamd)
事实上大部分反作弊并不会检查进程名, 他们更关注的是驱动.
