Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果将可执行文件作为窗口服务运行并且有人试图编辑其内存或注入一些代码,这会变得更难吗?
我的意思是,由于进程只显示在服务列表而不是进程列表中,这意味着它更难挂钩,并且必须有其他方法来编辑内存/挂钩进程。
提前致谢,