资源列表
teamv
- VNC 溢出攻击源代码,对某个版本的vnc会起作用,已做过测试,加入自己的shellcode即可-vnc overflow sorce code
TaskBar
- fully emulates Windows taskbar functionality. Written from scratch, uses heavy advanced API and subclassing.
TraceListener
- TraceListeners allow you trace an application by capturing the trace messages to a console window, to a text (log) file or an event log. In this example, we ll log the trace into a text file. -TraceListeners allow you trace an application by capturin
hook
- 刚刚接触钩子程序,实现了一个键盘钩子,大家共享一下,有源代码-Just contact with hooks, implements a keyboard hook, share what, source code
collectData
- 收集指定目录下的数据并按照原目录进行存储,压缩后将原始数据清除掉-The data collected under the specified directory and compression
akautocomplete_src2
- auto complete for edit
ShellExAppsTutorial
- 简要概述了Shell扩展及如何对之进行调试. 所附的例子演示了如何为文本文件对象添加上下文菜单项-Shell expansion and a brief overview of how the debugging. Attached example shows how to add text file objects context menu items
shell
- Windows下的shell编程 实现用户输入的命令解析-Windows shell programming under the command parsing user input
WindowShellExt_src
- windows shell编程 shell扩展编程 -Windows is an extension of DOS, by utilizing Windows, you expand all the features of DOS.
PicIE
- 一个简单的IE图片浏览器,获取网站上的图片地址,并根据选择显示到右侧窗口中-A simple picture IE browser, get pictures on the site address and select the display to the right under the window
BIN2C.ZIP
- linux中图像数据处理 用bin2c处理数据-process data in linux
log-analyz
- analyze the log file with plain text format, couting the number of the "error" log items. This program is written using Perl.