-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
这是我辛苦编的一个JAVA程序,是关于SOCKET.简单,易懂.希望能被采用.多谢管理员过目...
这是我辛苦编的一个JAVA程序,是关于SOCKET.简单,易懂.希望能被采用.多谢管理员过目-This is the hard part I of a Java process is on the socket. Simple. understandable. hope can be used. thank administrators read
- 2022-07-26 01:51:13下载
- 积分:1
-
系统可以列出的所有过程,包括详细的文件名,以及参考…
可以列出系统的所有进程,包括详细文件名,以及引用的所有动态库文件,比任务管理器显示的信息更适合观察非法进程情况。-System can list all processes, including detailed file name, as well as references to all the dynamic library file than Task Manager shows that the information is more suitable to observe the situation of the illegal process.
- 2023-07-23 07:25:03下载
- 积分:1
-
这是一个获取、修改计算机的IP地址及子网掩码.
这是一个获取、修改计算机的IP地址及子网掩码.-This is an acquisition, changes to the computer"s IP address and subnet mask.
- 2022-07-24 00:07:17下载
- 积分:1
-
电信的tuxedo服务的客户端程序,给大家作作参考
电信的tuxedo服务的客户端程序,给大家作作参考-telecommunications services client, to give you reference
- 2022-04-14 23:51:01下载
- 积分:1
-
演示Winsock网络编程中的完成端口模型,有助初学者加深对该模型原理的理解。...
演示Winsock网络编程中的完成端口模型,有助初学者加深对该模型原理的理解。-Winsock demonstration of network programming model port completed, will help beginners to deepen the understanding of the principles model.
- 2022-08-15 13:26:27下载
- 积分:1
-
radius detection through hough transform
radius detection through hough transform
- 2022-01-24 18:30:34下载
- 积分:1
-
smtp source code collections, a total of seven, including the sending and receiv...
smtp源代码集合,一共7个,包括发送和接收-smtp source code collections, a total of seven, including the sending and receiving
- 2022-08-08 08:21:08下载
- 积分:1
-
socket编程。很好很强大。。用visual c++ 实现
socket编程。很好很强大。。用visual c++ 实现
-visual c++
- 2022-06-19 03:34:46下载
- 积分:1
-
采用CAsyncSocket实现的聊天程序
采用CAsyncSocket实现的聊天程序-CAsyncSocket realize the use of the chat program
- 2022-03-23 07:42:03下载
- 积分:1