资源列表
Wingetword
- Windows NT2000 屏幕取词的程序,能够把鼠标光标附近的单词抓取过来-Windows (Capture Characters from Screen procedures can near the mouse cursor over the word crawls
ScrGetWord_BCB
- 使用C++Builder6编写的取鼠标位置的单词,就像金山词霸等翻译软件一样,已调试通过。-The use of C++ Builder6 prepared to take the mouse location of the word, such as Kingsoft translation software, has been debugging through.
Hotkeys v1.3.zip
- HOOK,有按键修改和设置功
HOOK2
- 可记录按键。区分大小写。点击开始后,可用TXT文件测试,按F12可测试反馈。-Can record keystrokes
Fuck_CAD_Unit
- 一个很发方便的NT下屏蔽Ctrl+Alt+Del的单元(Fuck_CAD_Unit.pas) 带Demo 主要是方便新手 只要调用两个函数就能屏蔽/还原 不用在研究别人一大堆代码 并且打包好了D-made a very convenient shield NT Ctrl-Alt-Del Module (Fuck_CAD_U nit.pas) Band Demo is mostly newcomers as long as two functions can be called
C8_2_1
- keypad 範例, 教您如何讀取鍵盤按鍵-keypad sample code
API-HOOK
- api 的hook,通过api hook改变一个api的原有功能,可以监听可以修改操作-API hook, the original function of API hook changes in a API, you can monitor can modify operation
EasyHook-2.7.4761.0-Source
- .NET下的HOOK库。可以全局HOOK API函数。包中的例子是HOOK CreateFile函数。-The. NET HOOK library. Globally HOOK API functions. The example pack HOOK CreateFile function.
spispspi
- its avr hook file for new programmers, its greate
Hide_Disk_Partition_using_Irp_Hook
- 利用IRP挂钩技术来隐藏磁盘分区。如果传递的IRP为隐藏磁盘的IRP,则丢弃。代码分为应用层和驱动层。-IRP hooks using technology to hide the disk partition. If you pass the IRP to hide disk IRP, then discarded. Code into the application layer and driver layer.
ProcessMg
- 进程管理器的简单实现,对初学者有很大的帮助,高手可以跳过。-Process Manager, a simple realization, there is a great help for beginners, masters can be skipped.
VC++Hook
- 用VC++ Hook技术实现屏幕取词.它是利用调试技术编写成的API钩子。比起16位下传统的入口代码改写技术,它是没有多线程问题的,而且能够拦截LoadLibrary/GetProcAddress完成的API显式调用。-VC Hook Capture Characters from Screen Technology. It is testing the use of technology into the preparation of the API hook. Compared to the