-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
企业级同步备份系统,数据卫兵,企业级源码
企业级同步备份系统,数据卫兵,企业级源码-Enterprise-class backup system synchronization, data guard, enterprise-class source
- 2022-07-06 21:19:27下载
- 积分:1
-
本程序是一个简单的FTP客户端,只要你安装了服务端,例如SURV_U,立即就可以运行成功。你将很快掌握FTP的要领...
本程序是一个简单的FTP客户端,只要你安装了服务端,例如SURV_U,立即就可以运行成功。你将很快掌握FTP的要领-This procedure is a simple FTP client, as long as you installed the server, for example, SURV_U, immediately can run successfully. You will quickly grasp the essentials FTP
- 2023-02-18 13:50:04下载
- 积分:1
-
用来判断你的当前运行在真实主机上还是虚拟主机上,可以用来判断是否蜜罐系统...
用来判断你的当前运行在真实主机上还是虚拟主机上,可以用来判断是否蜜罐系统-used to judge your current running on the mainframe in real or virtual host, can be used to determine whether the honeypot system
- 2023-09-07 20:10:03下载
- 积分:1
-
一个网络状态检测的源码
一个网络状态检测的源码-Detection of a network of state-source
- 2023-06-24 18:40:02下载
- 积分:1
-
完整的连接察看程序,可以察看有哪些程序打开了哪些端口,数据收发流量等等信息,推荐下载...
完整的连接察看程序,可以察看有哪些程序打开了哪些端口,数据收发流量等等信息,推荐下载-integrity of the link to see procedures, which can inspect the procedures which opened the port, data transceiver information flow, etc., to download
- 2022-02-11 22:52:09下载
- 积分:1
-
文件上传到服务器的一个动态库,可以用于个人学习,禁止用于商业用途...
文件上传到服务器的一个动态库,可以用于个人学习,禁止用于商业用途-File upload to the server a dynamic database that can be used for personal study, for commercial purposes prohibited
- 2023-07-04 23:35:03下载
- 积分:1
-
ping 测试代码
ping 测试代码-ping test code
- 2022-07-21 06:33:54下载
- 积分:1
-
- 2022-01-27 20:25:34下载
- 积分:1
-
网络传输文件
网络传输文件-network to transfer files
- 2022-01-30 13:05:02下载
- 积分:1