-
Delphi write, the Millennium 2 off
Delphi编写,千年2脱机源码,内付地图编辑器-Delphi write, the Millennium 2 off-line source, which pay the Map Editor
- 2022-07-09 12:06:14下载
- 积分:1
-
This program makes html
This program makes html-coded copies of screen of DOS console programs via process injecting. Compiles with Delphi 7.
- 2022-01-26 01:29:57下载
- 积分:1
-
这是一个SSDT HOOK源代码,希望对大家有点作用
这是一个SSDT HOOK源代码,希望对大家有点作用-This is a SSDT HOOK source code, I hope we are a bit on the role of
- 2022-03-07 06:13:14下载
- 积分:1
-
VB编红警2修改器, VB编红警2修改器
VB编红警2修改器, VB编红警2修改器-err
- 2023-01-13 07:00:04下载
- 积分:1
-
最近在做一个HOOK 进程创建的程序,用Ollydbg调试的时候发现了一个CreateProcessInternalA函数,我的程序启动进程最后调用这个函数...
最近在做一个HOOK 进程创建的程序,用Ollydbg调试的时候发现了一个CreateProcessInternalA函数,我的程序启动进程最后调用这个函数
创建了一个进程,调用顺序是CreateProcess --> CreateProcessA --> CreateProcessInternalA..于是首先想到了直接HOOK CreateProcessInternalA
这个API函数,这个函数有12个参数-HOOK to do recently in the process of creating a procedure, used when debugging Ollydbg found a CreateProcessInternalA function, my program starts the process of the final call to this function creates a process, called the order of CreateProcess
- 2023-05-08 20:30:03下载
- 积分:1
-
not demonstrated a similar DLL HookAPI Rootkit hidden small procedures
演示不用DLL HookAPI
一个类似Rootkit隐藏文件的小程序-not demonstrated a similar DLL HookAPI Rootkit hidden small procedures
- 2022-03-03 12:30:36下载
- 积分:1
-
测试本机网卡信息
测试本机网卡信息-Test the local network card information
- 2023-01-07 22:45:03下载
- 积分:1
-
屏幕抓词的技术实现文档
屏幕抓词的技术实现文档 -Document about screen word capturing
- 2022-08-23 11:11:16下载
- 积分:1
-
Keyboard hook through keyboard.cs in category KeyboardHook to create and manage....
键盘钩子是通过keyboard.cs中的KeyboardHook类来建立和管理的。这个类实现了IDisposable接口,因此,实例化它的最简单的方法是在应用程序的Main()方法中使用using关键字来封装Application.Run()调用。-Keyboard hook through keyboard.cs in category KeyboardHook to create and manage. This class implements IDisposable interface, so instances of it the simplest way is in the application of the Main () method of using keywords to use package Application.Run () call.
- 2022-05-18 21:57:58下载
- 积分:1
-
清除删除键盘过滤驱动或IRPUnHook
WIN7驱动用WDK7600编译即可,记得要给.sys安装证书。
- 2022-03-11 10:47:52下载
- 积分:1