搜索资源列表
TestLoadSys
- 简单的驱动加载!使用用来写驱动读写内存功能,可过NP,TP等*检测-Simple driver loaded! Used to write the drive to read and write memory function, can be over-NP, TP plug-in detection! !
vbwinio
- VB使用winIO 模拟键盘按键的测试程序,winio属于硬件模拟,但不支持usb键盘、鼠标,必须前台操作。 虽然有很多游戏封杀,但因为是开源,所以变种依然很多,如果自己有能力,也可以自己改一个专用版。 用InitializeWinIo函数加载驱动程序,如果成功会返回true,否则返回false,程序结束时记得用ShutdownWinIo函数卸载驱动程序。 本源代码仅供学习研究,禁止用于非法用途。下载时可能某些杀毒软件会报警,这说明您的杀毒软件还可以。-VB to
HOOK-dengluqi--zhuru--dll
- hook 登陆器 在游戏没加载驱动保护的瞬间 注入*dll 安全稳定注入d-instant hook landers in the game did not load the driver dll plug-injection protection
The-kernel-to-accelerate-the-VB
- 这是一个逆向游戏守望者的一个驱动,用来给整个系统进行加速处理. Hook 内核层的 KeQueryPerformanceCounter 和 KeUpdateSystemTime 来实现加速功能. 目前是整个系统都加速,包括系统时钟也变快了. R3层要加载D3D9相关的DLL,才会让时间显示加快. 变速公式: Result := 上次返回时间 + Round((当前返回时间 - 上次正常时间) * Power(2,倍数)) 请勿
D-f驱动
- DNF游戏驱动加载 模块附加调试程序 自测功能(DNF game driver loading module, additional debugger self-test function)