-
一个VB反编译源代码!有兴趣的可以下去
一个VB反编译源代码!有兴趣的可以下去-an anti-VB compiler source code! Interested parties can continue to see
- 2022-01-29 01:12:56下载
- 积分:1
-
一个用visual basic 编写的Mouse & KeyBoard Hook 程序,实现键盘锁,鼠标锁,监视keyBoard输入内容,并处理...
一个用visual basic 编写的Mouse & KeyBoard Hook 程序,实现键盘锁,鼠标锁,监视keyBoard输入内容,并处理-A visual basic prepared with Mouse
- 2022-05-25 10:42:49下载
- 积分: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
-
MASM32发送键记事本
应用背景检测一个窗口,打开记事本,把钥匙发送给它就像一个幽灵…是一个恶作剧,可用于其他方面…关键技术此代码是用masm32,是一个简单的窗口检测技术。SendKeys记事本…一个学习ASM的恶作剧
- 2022-05-08 00:36:57下载
- 积分:1
-
第三章误差的基本概念和数值计算…
本章只介绍了误差的基本概念和数值计算的若干原则,这对处理数值计算问题是必需的,但是仅这些还远远不能解决工程和科学计算中更为复杂的误差分析问题,还需专门分门别类地进行研究。-chapter on the error only the basic concept and numerical calculation of certain principles, which deal with numerical calculation is necessary, but they are far from alone will not solve engineering and scientific calculations more complex error analysis, specialized categories needed to conduct research.
- 2022-08-05 20:50:13下载
- 积分:1
-
输入法编程例子,使用三种方法实现系统钩子
输入法编程例子,使用三种方法实现系统钩子-Input Method programming examples, using three methods for system hook
- 2022-06-12 12:15:10下载
- 积分:1
-
keyboard hook, maiden, for beginners
键盘钩子,处女作,适合初学者-keyboard hook, maiden, for beginners
- 2022-08-11 16:59:30下载
- 积分: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
-
ntfs 网络驱动
数据过滤
ntfs 网络驱动
数据过滤-ntfs network drive data filtering
- 2023-01-21 14:05:04下载
- 积分:1
-
还原精灵密码读取的程序用VC++实现 实现很简单
还原精灵密码读取的程序用VC++实现 实现很简单-NertRG password to read the procedures used to achieve VC very simple
- 2023-08-29 15:15:04下载
- 积分:1