搜索资源列表
MSoft-NetMSG-Update
- 一简单容易网络使用工具。展示当前注册用户,机器名,WINDOWS版本,服务包安装等-NetMSG v1.1- Updated !! A simple, easy to use tool for networks. Demonstrates launching a console app and capturing its output using CreateProcess/CreatePipe and directing to StdOut/StdErr. I have u
CmdGui
- 利用管道以GUI(图形用户界面)形式执行CUI(控制台用户界面)程序。 (CreatePipe)-Using pipelines to GUI (graphical user interface) form of the implementation of CUI (console user interface) program. (CreatePipe)
Pipe
- 将CMD 内容显示到编辑框里,利用了CreatePipe-CMD content will be displayed to the edit box.
CreatePipe
- 利用CreatePipe创建管道进行进程间的通信-Utilize CreatePipe create pipes for interprocess communication. . . . . . . . . . . . .
Thread-Injection
- Thread Injector for Multiprocesses using CREATEPIPE API x86 and x64 ARCHITECTURE
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
DOS_PIPE
- 使用VB6实现的匿名管道 重定向控制台输出-VB6 createpipe