搜索资源列表
CMDpipe
- 关于管道的一个例程,可在任意窗口中执行CMD命令
MS11-080runcmd
- ms11-080利用程序的改版,可以在webshell下启动进程了执行任意命令。-ms11-080 run cmd in webshell
Shell
- 基本上shell分两大类: 一:图形界面shell(Graphical User Interface shell 即 GUI shell) 例如:应用最为广泛的 Windows Explorer (微软的windows系列制作系统),还有也包括广为人知的 Linux shell,其中linux shell 包括 X windows manger (BlackBox和FluxBox),以及功能更强大的CDE、GNOME、KD、 XFCE。 二:命令行式 shell(Comm
OnceCMD
- 没有cmd进程,却能完成和cmd相同功能的shell。可以看作一个外壳,没有cmd进程,非常有趣。-a shell like CMDshell but without CMD process,very funning.
command
- this source code is cmd shell :) source code is not mine, i am newbie and beginner xD
CMD
- cmd shell 命令全集方便参数与使用-cmd shell
CmdService
- 基于服务的 0管道 实现cmd she-0 Pipe, a cmd shell based on Windows Service
LikeCmd
- 一个简单的双管道cmd回显,用于学习之用。-A simple two-pipe cmd echo for learning.
Server
- 基于CMD下的木马服务器端,很小大概只有2KB左右-Based on the CMD, the Trojan server-side, so small only about 2KB
ads
- CMD批处理文件,解决系统死机等一系列问题-CMD batch files, system crashes and other issues to resolve
cmd
- 它是关于类似cmd的接口dll文件,只要你输入类似cmd上命令,他会输出相应的结果。例如,ping 192.168.200.240这个地址,他会输出相应的结果。-It is similar to cmd on the interface dll files, as long as you enter a similar command on cmd, he will output the corresponding results. For example, ping 192.168.200.2
nightlybuildingscripts
- cmd 结合 powershell 实现自动化测试-cmd combined powershell automated testing
CMDmonikongzhi
- cmd模拟控制端。cmd命令行远程控制计算机。-The cmd analog control side. cmd command-line remote control computer.
IPC
- 用简单CMD指令,进行IPC帐号的暴力破解 这几天有朋友在群里问,怎么才能暴力破解一台电脑的IPC 口令,说找不到这一类的软件 实际上,,用一段简单的CMD指令,,就能完成暴力破解的目的.请看: -Simple CMD command, the the IPC account of violence to crack these days have a friend in the group asked, how can IPC password brute
windows-command
- 本文例举了几乎所有的常用windows下cmd命令-This article cites almost all the windows cmd command used
ByPassUAC_sources
- ByPassUAC的源码,可以在WIN7下绕过UAC以system身份运行CMD命令-ByPassUAC source, you can bypass the UAC under WIN7 to run CMD command system
1G_LAN_CHECK_BATCH
- 以用批次檔方式檢查網卡速度到1000M(1G) 只需用WINDOWS CMD的方式-Use windows cmd batch file check card net speed on 1000M(1G)
list
- cmd 进程管理器,自写,可查看,结束相应的进程。-cmd process management, from writing, you can see, the end of the corresponding process.
poweroff
- 自己用 CMD 命令手都编写的可靠,好用的定时关机软件,纯绿色。-Their own hands with the CMD command to write reliable, easy to use software timing shutdown, pure green.
cmd 复制文件
- 一行代码即可实现复制文件,方便易用。如果想运行程序后自动退出,请删除最后一行:pause(One line of code can copy files, easy to use)