搜索资源列表
shell
- Cmd Shell(命令行交互)是黑客永恒的话题,它历史悠久并且长盛不衰。本文旨在介绍和总结一些在命令行下控制Windows系统的方法。这些方法都是尽可能地利用系统自带的工具实现的。 文件传输 对于溢出漏洞获得的cmd shell,最大的问题就是如何上传文件。由于蠕虫病毒流行,连接ipc$所需要的139或445端口被路由封锁。再加上WinXP系统加强了对ipc$的保护,通过ipc$及默认共享上传文件的手段基本无效了。ftp和tftp是两种可行的方法,介于其已被大家熟知,本文就不介绍了。还
cmd
- CMD 命令详细代码,是Linux初学者的好工具
DSP嵌入式系统开发典型案例
- DSP嵌入式系统开发典型案例 (1)5-1.asm对应第五章语音信号的采集和播放主程序; (2)5-2.asm对应第五章语音信号的采集和播放中断向量程序; (3)5-3.cmd对应第五章语音信号的采集和播放配置文件; (4)5-4.asm对应第五章语音信号的u/A律压缩程序; (5)5-5.m对应第五章语音去噪的仿真程序; (6)5-6.asm对应第五章语音去噪的主程序; (7)5-7.c对应第五章CVSD编码的C语言程序代码; (8)5-8.asm对
cat
- linux下cat命令的源代码,有点长,看不太懂-linux cmd of cat,is a little long.
linux-cmd
- linux常用命令,分级成常用,次常用,并对每个进行解释,举例说明。-linux common commands, grading into a common, time used, and each interpretation, example.
SD0905
- 关于SD卡的原程序,包括硬件抽象层和命令层以及应用层,大家可以参考-about the sd card source contain hal cmd and app
MbrFix
- MBRFix工具可以方便的修复MBR先进入cmd命令窗口,然后进入mbrfix工具所在的目录(用cd命令),然后输入命令 MbrFix /drive 0 fixmbr ,再确认一下即可。重启以后你会发现,没有了Linux,直接可以进入Windows了。-MBRFix tool can easily repair the MBR first to enter the cmd command window, then enter the directory where mbrfix tools [u
wlet
- linux 下 ftp 和 telnet 功能结合的一个服务器源码,可实现服务器端和客户端基本shell 命令,及上传下载文件功能,无需帐号认证 - 1 no count and no authentication , the shell running level result in who run the server in server side 2 basic ftp transferring functions as get files (g files ) and
cycloida
- Draw a Cycloida curve and adjust params to get different pictures. Used: allegro, C. Compile with cmd: gcc curveCykloida.cpp -o curveCykloida -lalleg-Draw a Cycloida curve and adjust params to get different pictures. Used: allegro, C. Compile with cm
epicycloida
- Draw a epicycloida curve and adjust params to get different pictures. Used: allegro, C. Compile with cmd: gcc curveEpicykloida.cpp -o curveCykloida -lalleg-Draw a epicycloida curve and adjust params to get different pictures. Used: allegro, C. Compil
lissajous
- Draw curves by lissajous and adjust params to get different pictures. Used: allegro, C. Compile with cmd: gcc curveLissajous.cpp -o curveLissajous -lalleg-Draw curves by lissajous and adjust params to get different pictures. Used: allegro, C. Compile
head
- linux下head命令的源代码,欢迎下载-head cmd in linux
id
- 在linux环境下id命令的源代码,欢迎下载-cmd id in linux
ls
- 在linux下ls命令的源代码,欢迎下载-cmd ls in linux
linuxC-cmd
- Linux c 的常用命令-Linux cmd
cmd
- Qt编写类似命令器的程序,可实现windows的cmd的一般功能,短小精悍-Write Qt programs similar to the command device, enabling the general function of the cmd windows, dapper
saa7164-cmd
- Driver for the NXP SAA7164-cmd PCIe bridge
Linux-cmd
- Linux命令大全 作者:小鸟 日期:2003-05-28 16:43:43 -Linux cmd
si476x-cmd
- drivers mfd si476x-cmd.c Subroutines implementing command protocol of si476x series of chips. -drivers mfd si476x-cmd.c Subroutines implementing command protocol of si476x series of chips.
cmd.tar
- 自己在shell实现命令, 以及getopt的用法。。。。。。。。。。。。。(Implement command in the shell, and the use of the getopt...)