搜索资源列表
Open Ports v1.2
- 和fport接近的一个东西,但是可以看被rootkit隐藏了的端口-and typically close to one thing, but can be seen to be hidden rootkit port
ns-tutorial
- NS的教程,.tcl文件,若在Win下阅读,用记事本打开即可。-Tutorial about NS,including tcl files.You can open in notepad if you read in windows system.
codecnt_1020008
- 操作系统提供的 connect() 系统调用,用来与每一个感兴趣的目标计算机的端口进行连接。如果端口处于侦听状态,那么connect()就能成功。否则,这个端口是不能用的,即没有提供服务。这个技术的一个最大的优点是,你不需要任何权限。系统中的任何用户都有权利使用这个调用。另一个好处就是速度。如果对每个目标端口以线性的方式,使用单独的connect()调用,那么将会花费相当长的时间,你可以通过同时打开多个套接字,从而加速扫描。使用非阻塞 I/O 允许你设置一个低的时间用尽周期,同时观察多个套接字。
SimpleCrypt_src
- 这个程序用64位密码加密文件,只有拥有密钥才可以打开查看加密的文件 -the procedures used 64 passwords encrypted file that only those keys can open the encrypted document View
YeeTooMD5P
- YeeTooMD5是免费的,开源的,它是在GPL许可下发布的,所有人都可以免费的使用它,修改它,并将它再次发布。 能够快速的计算出任意长度的字符串及任意类型文件的MD5值,并且用户能方便的检验结果. 能够输入MD5值,计算MD5计算值的匹配结果;可以打开任意文件并计算其MD5值。 -YeeTooMD5 is free, revenue, which is permitted under the GPL Release, everyone can use it free, modify
FileTest(linpder)
- 利用VC/MFC设计的界面,实现了打开文件对话框的功能,并可以打开文件和保存文件-VC / MFC interface design, realization of the open file dialog function, and can open the file and save the file! !
vc++datasavingread5
- 在本例中,我们将通过对串行化这一概念的了解对数据进行存储和读出,应用程序可以打开一名为“ok”的文件,该文件存储着一些字符串信息。-in this case, we will adopt the serial of understanding of the concept of data storage and reading, Applications can open an "ok", the document storage string some informatio
vlanproc
- 一个多线程端口扫描程序,可以开启任意数量的线程,并可随时停止扫描.. 关于vlan的c源代码-a multithreaded port scanning procedures, can open any number of threads, can stop at any time on vlan scanning .. c source code
不错的文件系统
- 1、 用高级语言编写和调试一个简单的文件系统。模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、 要求设计一个n个用户的文件系统。每次用户可保存m个件,用户在一次运行中只能打开一个文件。对文件必须设置保护措施,且至少有Creat,Delete,Close,Write等命令。-1, with high-level language debugging and prepared a simple file system. Simulation document
DISK.rar
- C语言模拟 Linux 文件系统为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件,C language simulation Linux file system for Linux systems to design a simple file system 2. Asked to do
enumfilehandle
- 枚举系统中所有已打开文件的句柄,有时一个文件删不掉,可能是文件句柄没有释放,可以用它来寻找哪个进程打开了文件,结束这个进程或者关掉句柄就可以了-Enumerate the system to handle all open files, and sometimes can not afford to delete a file, it may not release the file handle, you can use it to find which process opens a fil
UAFXCW
- vc中出现cannot open file "uafxcw.lib", 可下载此库解决.-vc appear cannot open file "uafxcw.lib", can download this library to solve.
mjpg-streamer.tar
- 用於嵌入式開發平台的web伺服器上可以開啟影像串流 即時的影像傳輸-Development platform for embedded web servers can open real-time video streaming video transmission
VCdControlTool
- this an software it can be used to mount the iso image files. After this one we can open the files as in normal cd rom it can also be called as virtual cd rom-this is an software it can be used to mount the iso image files. After this one we can open
Inputwubi
- 在线五笔输入法,能够在线输入五笔,只要支持Javascr ipt的浏览器都能打开.可以在LINUX中输入,源代码也值得学习-Online Wubi input method, to enter the five-stroke line, as long as the browser supports Javascr ipt can open. You can enter in the LINUX source code is also worth learning
PortScan0623
- 一个多线程端口扫描程序,可以开启任意数量的线程,并可随时停止扫描-An multi-threaded port scanning program. It can open any number of threads, and stop scanning at any time.
Appendix01
- 用VC编程实现光驱的控制,点击按钮可以实现打开光驱和关闭光驱,对于系统编程初学者很有用-Programming with VC control drive, the click of a button can open and close the CD-ROM drive, for system programming is useful for beginners
3389tools
- 多功能开3389工具。兼容2000,XP,2003,可以添加隐藏的管理员用户,把GUEST克隆成管理员用户-Multi-functional tool to open 3389. Compatible with 2000, XP, 2003, you can add the hidden Administrator user, the administrator user GUEST cloned into
InstantMessages
- linux下串口的访问,可用vc6打开。含有一个串口库。非常方便的进行串中编程。Makefile 文件要自己改写一下。-linux Serial visit can open the vc6. Contains a serial library. Very convenient to carry out series of programming. Makefile file you want to rewrite.
usbport.tar
- 开源的usbport 的usb主机协议栈,本协议栈可以支持多种不同的usb控制芯片,芯片的驱动可以动态加载和卸载,usbport采用C语言编写,可以使用于arm7/arm9/avr等多种平台。 -Open-source usbport the usb host protocol stack, the protocol stack can support a wide variety of usb controller chip, chip driver can be dynamically