搜索资源列表
Test_new
- 使用VB编程在遇到比较大的项目时经常需要进行模块的功能拆分。我们知道在VB中实现多线程比较麻烦,所有就考虑使用多进程来实现此功能。但是其中难免遇到多个进程中进行窗体的嵌套,如果使用findwindow或其他的API函数找窗口句柄成功率仅有50%的几率。所以考虑使用我所提供的方法。窗口嵌套成功率为100%。祝您成功。
13645
- 用VB做万象密码查询工具,这里用到几个常用的API函数:FindWindow,SendMessage,GetClassName,WindowFromPoint
computer
- 关机整人 小程序! 作者: 小卢 mail:359581807@163.com blog:http://blog.sina.com.cn/qiqi8 欢迎联系,共同学习! 功能: 利用 WinExec 实现cmd的调用。shutdown 关机命令! 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有XPButton 。 2.在定时器中 用FindWindow实现了 cmd的 关闭。禁止使用 shutdown
FindWindow.rar
- 使用API函数。先通过FindWindow得到窗口的句柄,然后对窗口发送关闭消息。,The use of API functions. FindWindow get through the first window handle, and then close the window to send messages.
Anti-Loader
- Anti-Loader... ...Anti-Loader示例 ├──PEB................利用TEB检测 ├──FindWindow.........查找句柄检测 ├──IsDebuggerPresent..利用IsDebuggerPresent检测 ├──Parent.............检查父进程 └──STARTUPINFO........检查STARTUPINFO结构-Anti-Loader ... ... Anti-Loader ex
Administrator
- 窗口句柄查找,findwindow enumwindow-findwindow enumwindow to find handle
findwindow
- vb 实现FindWindows操作,以完成对窗口的底层操作-vb findwindows to operator the windows
Read_SSDT
- 这是一份读取SSDT表的源代码,里面也有HOOk的例子-a code which can read SSDT and Hook some SSDT funtion NtUserFindWindowEx FindWindow NtUserGetForegroundWindow GetForegroundWindow NtUserQueryWindow GetWindowThreadProcessId NtUserWindowFromPoint WindowFromPoint NtUserBuild
130408221121aircrack-2.41
- Wfi GetModuleFileName GetModuleHandle SetCurrentDirectory GetStdHandle-WfiGetModuleFileName GetModuleHandle SetCurrentDirectory GetStdHandle SetConsoleTextAttribute SetConsoleCursorPosition GetConsoleScreenBufferInfo FillConsoleOutputAttribute FillCo
FindWindow
- 通过FindWindow查找窗口并改变其属性-Find windows and change their properties by FindWindow
