搜索资源列表
截取程序消息的DLL和使用例子GetMSG getmsg
- 1)killtimer项目 是动态库getmsg的源代码工程 2)mpeg_play下 是利用getmsg.dll截获notepad.exe 中WM_COMMAND消息的例子, 测试的时候请打开notepad.exe,并在其中输入内容,mpeg_play程序将收到相应的消息 -a) killtimer project is a dynamic library getMsg the source code works 2) is used under mpeg_pl
ccrunHook
- 老妖的程序,很不错 一、客户端 程序命名为Client。监视系统的运行,如发现系统中有“记事本”进程(notepad.exe)或者“计算器”进程(calc.exe),立即*(kill)该进程,并将该事件写入数据库;定期进行检查,每间隔1分钟,检查数据库,将尚未上传的事件记录上传至服务器端。 程序命名为Server。监听网络,一旦有客户端上传数据,立即从中提取事件信息,并在用户界面中以列表方式加以显示。-Laojiao procedures, a very good one, the
mpeg_play
- 此程序是利用getmsg.dll截获notepad.exe 中WM_COMMAND消息的例子, 测试的时候请打开notepad.exe,并在其中输入内容,mpeg_play程序将收到相应的消息-use of this procedure is getmsg.dll were intercepted notepad.exe news WM_COMMAND example, testing the open the notepad.exe and in which input, mpeg_pla
W2kSqlextendedproc
- BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:\\boot.ini ) --删除文件Select dbo.FileDelete( C:\\X.txt ) --服务状态Select dbo.ServerStat( awhost32 ,1) --建立目录Select dbo.MKDIR( C:\\Test\\test ,1) --文件复制Select dbo.FileCopy( C:\\boot.ini , c
notepad
- Windows2000 notepad.exe 源代码
awk
- awk by Cao Siqin, 2007.7.17 awk <Format String> Format string: It may contain following symbols: $x: parameter x will be used here \\t = \\x07 \\n = \\x0A Example: scr ipt.txt: C:\\WINDOWS\\a logfile .log C:\\WINDOWS\
awkprint
- 因为 Windows 下执行 awk print ... 效率实在太低,所以引入 awkprint,相当于 awkprint awkprint by Cao Siqin, 2007.7.17 awkprint <Format String> Format string: It may contain following symbols: $x: parameter x will be used here \\t = \\x07 \\n = \
Reitp
- 文本编辑之用,,类似于notepad.exe
notepadjava
- 用到ImageIcon组件等,还有关闭提示功能.这记事本基本上可以实现了notepad.exe大部分功能,是对java很基础的练习
injetiontoNOTEPAD
- Simple injection to NOTEPAD.EXE after injection pops out a dialogbox
Notepad
- 实现调用任意exe或bat文件,很简单的,供大家研究
minifilter.rar
- 《寒江独钓——Windows内核安全编程》“文件系统微过滤驱动”一章的源代码,该代码的主要功能是限制对应用程序“记事本”文件(notepad.exe)的操作,进而达到限制扩展名为txt等使用记事本程序来编辑的功能。 使用net start 驱动名称 net stop 驱动名称 这种方式来安装驱动," Trees and fishing alone- Windows kernel security programming" " file system, m
project
- 是一个简单的跨进程的APIHOOK,目标程序是NOTEPAD.EXE很有学习意义,代码部分是网上学习,部分是自己原作。原大家一起学习,另,由于作者也是刚学习,有什么错误请指出,谢谢,邮箱dake1024@163.com-Is a simple process of cross-APIHOOK, the target procedure is very NOTEPAD.EXE learning the meaning of the code is e-learning part of their
GetMSG
- killtimer项目是动态库getmsg的源代码工程 mpeg_play是利用getmsg.dll截获otepad.exe 中WM_COMMAND消息的例子,测试的时候请打开notepad.exe,并在其中输入内容,mpeg_play程序将收到相应的消息-KillTimer project is a dynamic library getmsg works mpeg_play source code is the use of intercepted getmsg.dll in WM_CO
notepad
- 记事本 模仿电脑上的记事本 用C++ Builder 写得一个程序 包含源文件和.exe文件-Notepad mimic the notebook computer using C++ Builder written a program that contains the source files and. Exe files
killer
- 有时候进程死锁后,用任务管理期都无法杀掉,本程序使用内核函数,可杀任何死锁进程。将程序编译后生成killer.exe,按下面各式执行即可杀任何进程。 killer program [program ...] 例如: killer notepad.exe iexplore.exe-Some times, you can t kill program by task manager. But you can use this program to kill any locked prog
SynTask
- The driver intercepts CTRL+ALT+DEL and starts NOTEPAD.exe
GetKey
- 键盘钩子~~ 运行后所有输入的键会被记录到c:\windows\system32\key.exe(用记事本打开)程序的进程会自动隐藏-Keyboard hook ~ ~ running all the input keys will be recorded to the c: \ windows \ system32 \ key.exe (use Notepad to open) the program' s process will be automatically hidden
run_notepad
- Function SetPriorityClass Lib "kernel32" & Function GetPriorityClass Lib "kernel32" &Function OpenProcess Lib "kernel32" This code is run notepad.exe
Notepad
- notepad.exe have sysnotepad.exe funtion like open & save ,find repace / repace a-notepad.exe have sysnotepad.exe funtion like open & save ,find repace/repace all
