搜索资源列表
pipe
- 转自网上,非原创。简单的进程管道通信编程实例,通过建立管道,调用cmd.exe
CMDSHELL3
- cmd管道实现的简单后门程序,可以修改为*程序。-cmd pipe to achieve a simple backdoor, you can modify for the Trojans.
cmd-echo
- 基于匿名管道的cmd回显,*编程的基础,对学习匿名管道有帮助-Based on anonymous pipe cmd echo Trojan programming, learning the anonymous pipe
pipe-cmd-shell
- 使用管道来进行进程之间通讯的例子。本例演示了如何使用管道来和cmd.exe进程通讯。-This example demonstrates how to use pipe to communicate with the "cmd.exe" process.
Windows_CMD_Emulator
- Windows CMD Emulator is Based Upon Creating a Pipe to Read and Write Data to, it Opens a CMD Window Hidden and Starts Sending and Receiving Data from it using a simple SetTimer Event
CmdSocket
- Cmd管道,可以正向连接和反向连接,正向连接开监听本地端口,反向需要指定连接到的IP和端口-Cmd pipe, you can forward link and reverse link, forward local port to connect to open listening, reverse need to specify the IP and port to connect to the
Pipe
- 将CMD 内容显示到编辑框里,利用了CreatePipe-CMD content will be displayed to the edit box.
pipe-CMD
- 利用管道执行cmd,显示回显内容,管道加createprocess实现该功能-use pipe to execute cmd
CmdService
- 基于服务的 0管道 实现cmd she-0 Pipe, a cmd shell based on Windows Service
cgCmdPipe
- cmd.exe管道绑定程序,加上socket可以改装成反弹马!-cmd.exe pipe binding process, coupled with a rebound socket can be converted into horse!
shell_pipe
- 这是两个简单*的源程序,单双匿名管道远程获取Shell cmd.-These are two simple trojan source, single and double pipe remote anonymous access to Shell cmd.
LikeCmd
- 一个简单的双管道cmd回显,用于学习之用。-A simple two-pipe cmd echo for learning.
Pipe_demo
- 使用匿名管道,从cmd中获取信息ping的结果,并显示在空间中。-Pipe dos commend dir /a/s
2011112917199385
- 一个管道重定向的演示程序,将Cmd控制台的输入和输入重定向到程序中的Edit和Memo上 -A pipe to redirect the demonstration program, the Cmd console input and the input is redirected to the program on the Edit and Memo
BCB_sendCMD_command
- 利用匿名管道实现发送和接收cmd指令的 BCB小范例,可以自行加减-The anonymous pipe sending and receiving cmd directive BCB example, can add and subtract
Pipe
- cmd命令转移执行工具,将cmd命令的执行结果(包括错误信息)实时输出到CEdit控件中。另附可改变大小对话框源码,其可抑制控件闪烁。-The cmd command metastasis execution tools, the cmd command execution results (including error messages) real-time output CEdit control. Can change the size of the dialog box attache
controlDOS
- 双管道(CreatePipe)与cmd.exe进程间通信的有关问题 完美解决 最近研究怎么在别人电脑里开个CMD shell,就是直接用CMD执行我们的命令,遇到不少问题,但终于把问题完美解决了-Double pipe (CreatePipe) and inter-process communication cmd.exe perfect solution to the problem in a recent study how other people computer open CMD
ConnectTwoPipe
- 双管道与CMD通信,可发命令,是学习进程间通信的例子,代码简单易懂-Double pipe and CMD communication, can send command, is the study of inter process communication examples, easy to read code
vb-pipe
- vb6开发的pipe管道程序,能够捕获cmd等控制台程序输出-vb6 developed pipe conduits, such as the ability to capture cmd console program output
singlePipe
- 单管道服务器,接收命令后由cmd.exe执行命令,并将结果返回-Single pipe server, and the results returned by the cmd.exe Run after receiving commands