搜索资源列表
WinKiller
- 窗口杀手 在使用win2000/xp的时候发现,老是出现n个输入法的窗口,不能关掉,又总在最上面,看着很不爽,就写了这个小程序来把他们关掉。 方法很简单,就是FindWindow()在PostMessage(WM_CLOSE,...),没有技术含量,仅仅图实用而已。-window Win2000/xp killer in the use of the time found that there always n input window
qqwakuang
- 到现在都能用的QQ幻想挖矿工具。 非常适合初学者的学习,没有什么特别的技术。主要特点是TIMER的嵌套使用。 虽然简单,但也包含了做外挂最基本的一些函数,比如说FINDWINDOW 等等等等,就不多举例了。-now able to use the tool QQ illusion is there. Very suitable for beginners learning, not any particular technolo
FindWndUsefull
- 这是一个演示FINDWINDOW API的应用例子,对于一些模拟输入比较有用-This is a demonstration FINDWINDOW API application examples, some more useful analog input
13645
- 用VB做万象密码查询工具,这里用到几个常用的API函数:FindWindow,SendMessage,GetClassName,WindowFromPoint-Vientiane password to use VB to do query tool, used here in several commonly used API functions: FindWindow, SendMessage, GetClassName, Wind
FindWindow
- 使用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
LLK_Cheat
- 连连看的简单入侵程序源代码,是通过FindWindow函数来找到句柄,窗体指针,然后判断像素点位置信息,然后发消息,属于低级的入侵程序-Invasion Lianliankan simple source code, through the FindWindow function to find the handle to form pointer, and then determine the pixel location infor
Administrator
- 窗口句柄查找,findwindow enumwindow-findwindow enumwindow to find handle
vbsoftcode
- VB共享软件防破解技术资料大全,收集了近20多个vb程序防破解的精彩实例,另含技术思路和设计文档。这些资料主要有: EnumChildWindows 枚举反调试; FINDWINDOW检测窗体反调试; VB 检测按键; VB-CRC32自校验设计; VB-检测父进程; 借鸡生蛋; 金蝉脱壳防LOADER; 注册码陷阱圈套; 锁定鼠标范围反调试;
findwindow
- vb 实现FindWindows操作,以完成对窗口的底层操作-vb findwindows to operator the windows
spy
- 工具:spy++,WindowSpy 涉及到的API:findwindow 补充: printf是一个向控制台输出的函数。 d代表输出的是个整数。hwnd代表需要输出的变量。 大家也可以使用findwindow(NULL,"SPY++.txt - 记事本")来替换试试。就是将类名置空,只使用标题名。 -Commonly used digital image processing techniques- s
FindWindow
- THIS FIND WINDOW EXAMPLE-THIS IS FIND WINDOW EXAMPLE
findwindow
- 对于findwindow这个api有很详细的介绍,可以参考下-For findwindow the api has a detailed explanation, refer to the next
VB.programming.FINDWINDOW.test.form.anti.debugging
- VB编程FINDWINDOW检测窗体反调试代码VB programming FINDWINDOW test form anti-debugging code -VB programming FINDWINDOW test form anti-debugging code
QQAutoSendMsg
- 捕获qq窗口,展示Findwindow等系列函数的用法的好范例-capture the window of qq,a good example showing the usage of FindWindow
FindWindow
- findwindow Api示例,我自己测试findwindow函数时用的-example code for Api Findwindow
findwindow
- 拦截findwindow,打印输出日志,利用Detours库,实现全局钩子,挂钩window api-Intercept findwindow
FINDWINDOW
- FINDWINDOW检测窗体反调试 vb防破解-FINDWINDOW detect anti-debugging vb form anti-crack
postmessage-and-findwindow
- 调用了api,主要是postmassage和findwindow的运用,对一些新手做游戏辅助有用处-Call the api, mainly postmassage and findwindow use, some novices do useful auxiliary game
FindWindow
- 通过FindWindow查找窗口并改变其属性-Find windows and change their properties by FindWindow