搜索资源列表
Delphi版T-Cmd源码
- T-CMD 是一款用 C++ 编写的后门程序,网上已有 C++ 源码发布。 在本人学习 C++ 的时候,顺便把他翻译成了 Pascal 源码,突然感觉以前感到高深莫测的 C++ 也不那么可怕了。特贡献出来,给大家学习 C++ 和 Delphi 的时候,可以参考下代码之间的区别。-T-CMD C is a backdoor program preparation, online C source code has been re
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 t
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 o
DOS_PIPE
- 使用VB6实现的匿名管道 重定向控制台输出-VB6 createpipe