搜索资源列表
AsmAdjust
- 第三方执行代码侵入方法,常用于病毒/反病毒技术。即在一个已编译完成的PC可执行代码中嵌入自己的可执行代码,并不干扰原程序。侵入级别在物理代码地址级别,低与Rin3级。有很强的攻击性。-third-party code execution invasive method, commonly used in HIV / anti-virus technology. That is compiled in a complete PC executable code embedded in the ex
schService
- 本示例子演示了怎样用代码来实现将一个可执行程序做为一个服务注册到系统中。开发本程序是因为我的防火墙在开机后登录后才能启动,有时我开机后会很长时间不登录,这时机器就不在防火墙的保护下。将防火墙做为系统服务注册后,解决了该问题。本例子可以直接使用或参考代码。-example demonstrates how to use code to achieve an executable registered as a service to the system. The development proce
