-
Hook
Hook test program .Hook test program-Hook
- 2022-10-07 02:20:02下载
- 积分:1
-
最新能过NP得CE,我测试过了,希望能给大家帮助
最新能过NP得CE,我测试过了,希望能给大家帮助-NP was able to have the latest CE, I tested and I hope we can help
- 2022-09-13 15:30:03下载
- 积分:1
-
const WM_UNSUBCLASS = WM_USER 2001// Uninstall subclass of news WM_SENDDATA = WM...
const WM_UNSUBCLASS = WM_USER + 2001 //卸载子类化消息 WM_SENDDATA = WM_USER + 2003 //收到要发送新数据包的消息 type PMyDLLVar = ^TMyDLLVar //用来共享的内存数据结构 TMyDLLVar = record SubClass: Boolean //是否已经子类化 HookWindow, SpyWindow: LongWORD //要安装HOOK的窗口及用于接收消息的窗口 hHook: LongWORD //HOOK句柄 OldWndProc: pointer //旧的窗口过程 end-const WM_UNSUBCLASS = WM_USER 2001// Uninstall subclass of news WM_SENDDATA = WM_USER 2003// received new data to be sent information packets type PMyDLLVar = ^ TMyDLLVar// used to share memory data structure TMyDLLVar = record SubClass : Boolean// if the child class of HookWindow, SpyWindow : LongWORD// HOOK to install a window for receiving news and the window hHook : LongWORD// handle OldWndProc HOOK : pointer// old process end window
- 2022-01-22 14:30:21下载
- 积分:1
-
Adventure Island
冒险岛-蓝色的VB原码-Adventure Island- blue VB source
- 2022-10-01 07:45:03下载
- 积分:1
-
vb调用动态API不用汇编,直接完成
1. 103244822easymap.zip,3292KB
2. APIByName.zip,3KB...
vb调用动态API不用汇编,直接完成
1. 103244822easymap.zip,3292KB
2. APIByName.zip,3KB
3. 01UseAPI.rar,17KB
4. 03CWinThread.rar,11KB
5. 03CThreadLocal.rar,5KB
6. 05OutputDebugString.rar,10KB
7. 06CreateExample.rar,8KB
8. 04Win32AppDemo.rar,11KB-vb dynamic API calls do not compile, directly to complete 1. 103244822easymap.zip, 3292KB 2. APIByName.zip, 3KB 3. 01UseAPI.rar, 17KB 4. 03CWinThread.rar, 11KB 5. 03CThreadLocal.rar, 5KB 6. 05OutputDebugString.rar, 10KB 7. 06CreateExample.rar, 8KB 8. 04Win32AppDemo.rar, 11KB
- 2022-04-18 07:49:06下载
- 积分:1
-
一个简单的函数及如何使用, 有视频及源码
一个简单的函数及如何使用, 有视频及源码
- 2022-03-25 09:08:25下载
- 积分:1
-
鼠标模拟
可以定时进行鼠标模拟操作,适合在计算机上进行签到的单位人员,不方便到点签到的,可以通过本程序记录签到点击屏幕位置,到设定的时间点后,程序自动进行模拟鼠标操作。应用时,请注意关闭屏保程序,保持电脑正常工作状态。程序用到了hook技术,杀毒软件可能会报警。
- 2022-03-04 04:10:06下载
- 积分:1
-
automatic clearance for the game code, within the rules of the game that is wort...
自动扫雷器游戏代码,内有游戏规则说明,值得一看哦
-automatic clearance for the game code, within the rules of the game that is worth looking at, oh
- 2022-01-30 18:26:20下载
- 积分:1
-
马飞涛的屏幕抓词程序,无源代码,但含一DLL
马飞涛的屏幕抓词程序,无源代码,但含一DLL -Screen word capatrueing app provided by MaFeitao, without source but a D
- 2022-08-15 23:05:23下载
- 积分:1
-
获取网页中的密码
获取网页中的密码-access to the passwords website
- 2022-05-13 01:51:54下载
- 积分:1