Welcome![Sign In][Sign Up]
Location:
Search - notepad.exe

Search list

[Process-Thread截取程序消息的DLL和使用例子GetMSG getmsg

Description: 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_play getmsg.dll were intercepted notepad.exe news WM_COMMAND example, testing the open the notepad.exe and in which input, the admission procedure will mpeg_play corresponding to the news
Platform: | Size: 147068 | Author: 彭鹏 | Hits:

[Hook apiccrunHook

Description: 老妖的程序,很不错 一、客户端 程序命名为Client。监视系统的运行,如发现系统中有“记事本”进程(notepad.exe)或者“计算器”进程(calc.exe),立即杀死(kill)该进程,并将该事件写入数据库;定期进行检查,每间隔1分钟,检查数据库,将尚未上传的事件记录上传至服务器端。 程序命名为Server。监听网络,一旦有客户端上传数据,立即从中提取事件信息,并在用户界面中以列表方式加以显示。-Laojiao procedures, a very good one, the client program called Client. Surveillance systems running, such as Discovery System are "Notepad" process (notepad.exe) or "calculator" process (calc.exe), immediately killing (kill) the process and the incident into databases; Periodic inspection, each one minute interval check database would not have been the case record upload to upload server. Procedures for naming Server. Monitoring network, once the client to upload data from the incident immediately from the information, and the user interface to a list to be revealed.
Platform: | Size: 442319 | Author: 虚名 | Hits:

[Hook apimpeg_play

Description: 此程序是利用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_play procedures corresponding to the information received
Platform: | Size: 134052 | Author: 孙毅 | Hits:

[Other resourceW2kSqlextendedproc

Description: 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:\\Boot\\YYY.ini ,1) --删除目录Select dbo.RDDIR( C:\\Text ,1) --锁定计算机Select dbo.LockPc() --结束程序Select dbo.KillPorg( Notepad.exe ) --执行程序Select dbo.StartPorg( Notepad.exe ) --得到IP地址Select dbo.GetIP() --分解字符Select dbo.TextPart( 123*456*789 , * ,0) QQ:254082939 Email:haihong5995037@163.com-BCB prepared by the simple function for the expansion of SQL stored procedures. - Check file exists Select dbo.FileExist (c : \\ boot.ini file) -- Select dbo.FileDelete delete the file (C : \\ X.txt) -- state services Select dbo.ServerStat (awhost32, 1) -- Select dbo.MKDIR build directory (C : \\ Test \\ test, 1) -- Select copy dbo.FileCopy (C : \\ boot.ini file, c : \\ Boot \\ 9985360E. ini, 1) -- Select dbo.RDDIR delete directory (C : \\ Text, 1) -- Computer Select dbo.LockPc lock () -- Select dbo.KillPorg closing procedures (Notepad.exe) -- Select dbo implementation procedures. StartPorg (Notepad.exe) -- Select IP addresses to be dbo.GetIP () -- Select decomposition characters dbo.TextPart (123 * 456 * 789 *, 0) QQ : 254082939 Email : haihong5995037@163.com
Platform: | Size: 568414 | Author: 耿海瑞 | Hits:

[Othernotepad

Description: Windows2000 notepad.exe 源代码
Platform: | Size: 56970 | Author: uuu | Hits:

[Consoleawk

Description: 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: script.txt: C:\\WINDOWS\\a logfile .log C:\\WINDOWS\\b txtfile .txt input this command in a console window: awk notepad.exe $1 $3 < script.txt then following commands will be executed: notepad C:\\WINDOWS\\a.log notepad C:\\WINDOWS\\b.txt
Platform: | Size: 31065 | Author: 孙谨 | Hits:

[Consoleawkprint

Description: 因为 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 = \\x0A Example: script.txt: C:\\WINDOWS\\a logfile .log C:\\WINDOWS\\b txtfile .txt input this command in a console window: awk notepad.exe $1 $3 < script.txt then following commands will be listed: C:\\WINDOWS\\a.log C:\\WINDOWS\\b.txt
Platform: | Size: 18313 | Author: 孙谨 | Hits:

[File OperateReitp

Description: 文本编辑之用,,类似于notepad.exe
Platform: | Size: 27738 | Author: 王磊 | Hits:

[JSP/Javanotepadjava

Description: 用到ImageIcon组件等,还有关闭提示功能.这记事本基本上可以实现了notepad.exe大部分功能,是对java很基础的练习
Platform: | Size: 23257 | Author: keke | Hits:

[OS programinjetiontoNOTEPAD

Description: Simple injection to NOTEPAD.EXE after injection pops out a dialogbox
Platform: | Size: 6283 | Author: xueanky | Hits:

[Windows DevelopNotepad

Description: 实现调用任意exe或bat文件,很简单的,供大家研究
Platform: | Size: 13896 | Author: xwdcb | Hits:

[Process-Thread截取程序消息的DLL和使用例子GetMSG getmsg

Description: 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_play getmsg.dll were intercepted notepad.exe news WM_COMMAND example, testing the open the notepad.exe and in which input, the admission procedure will mpeg_play corresponding to the news
Platform: | Size: 146432 | Author: 彭鹏 | Hits:

[Hook apiccrunHook

Description: 老妖的程序,很不错 一、客户端 程序命名为Client。监视系统的运行,如发现系统中有“记事本”进程(notepad.exe)或者“计算器”进程(calc.exe),立即杀死(kill)该进程,并将该事件写入数据库;定期进行检查,每间隔1分钟,检查数据库,将尚未上传的事件记录上传至服务器端。 程序命名为Server。监听网络,一旦有客户端上传数据,立即从中提取事件信息,并在用户界面中以列表方式加以显示。-Laojiao procedures, a very good one, the client program called Client. Surveillance systems running, such as Discovery System are "Notepad" process (notepad.exe) or "calculator" process (calc.exe), immediately killing (kill) the process and the incident into databases; Periodic inspection, each one minute interval check database would not have been the case record upload to upload server. Procedures for naming Server. Monitoring network, once the client to upload data from the incident immediately from the information, and the user interface to a list to be revealed.
Platform: | Size: 442368 | Author: 虚名 | Hits:

[Hook apimpeg_play

Description: 此程序是利用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_play procedures corresponding to the information received
Platform: | Size: 134144 | Author: 孙毅 | Hits:

[SQL ServerW2kSqlextendedproc

Description: 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:\Boot\YYY.ini ,1) --删除目录Select dbo.RDDIR( C:\Text ,1) --锁定计算机Select dbo.LockPc() --结束程序Select dbo.KillPorg( Notepad.exe ) --执行程序Select dbo.StartPorg( Notepad.exe ) --得到IP地址Select dbo.GetIP() --分解字符Select dbo.TextPart( 123*456*789 , * ,0) QQ:254082939 Email:haihong5995037@163.com-BCB prepared by the simple function for the expansion of SQL stored procedures.- Check file exists Select dbo.FileExist (c : \ boot.ini file)-- Select dbo.FileDelete delete the file (C : \ X.txt)-- state services Select dbo.ServerStat (awhost32, 1)-- Select dbo.MKDIR build directory (C : \ Test \ test, 1)-- Select copy dbo.FileCopy (C : \ boot.ini file, c : \ Boot \ 9985360E. ini, 1)-- Select dbo.RDDIR delete directory (C : \ Text, 1)-- Computer Select dbo.LockPc lock ()-- Select dbo.KillPorg closing procedures (Notepad.exe)-- Select dbo implementation procedures. StartPorg (Notepad.exe)-- Select IP addresses to be dbo.GetIP ()-- Select decomposition characters dbo.TextPart (123* 456* 789*, 0) QQ : 254082939 Email : haihong5995037@163.com
Platform: | Size: 568320 | Author: 耿海瑞 | Hits:

[Othernotepad

Description: Windows2000 notepad.exe 源代码-Windows2000 notepad.exe source code
Platform: | Size: 56320 | Author: uuu | Hits:

[Consoleawk

Description: 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: script.txt: C:\WINDOWS\a logfile .log C:\WINDOWS\b txtfile .txt input this command in a console window: awk notepad.exe $1 $3 < script.txt then following commands will be executed: notepad C:\WINDOWS\a.log notepad C:\WINDOWS\b.txt
Platform: | Size: 30720 | Author: 孙谨 | Hits:

[Consoleawkprint

Description: 因为 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 = \x0A Example: script.txt: C:\WINDOWS\a logfile .log C:\WINDOWS\b txtfile .txt input this command in a console window: awk notepad.exe $1 $3 < script.txt then following commands will be listed: C:\WINDOWS\a.log C:\WINDOWS\b.txt-Because the Windows implementation of awk print ... efficiency is too low, so the introduction of awkprint, equivalent to awkprintawkprint by Cao Siqin, 2007.7.17awkprint
Platform: | Size: 18432 | Author: 孙谨 | Hits:

[OS programrun_notepad

Description: Function SetPriorityClass Lib "kernel32" & Function GetPriorityClass Lib "kernel32" &Function OpenProcess Lib "kernel32" This code is run notepad.exe
Platform: | Size: 2048 | Author: Sibel Ç OLAK | Hits:

[GUI DevelopNotepad

Description: 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
Platform: | Size: 10240 | Author: 康信文 | Hits:
« 12 3 4 »

CodeBus www.codebus.net