-
老外写的运行时获取屏幕分辨率和改变分辨率的源码
老外写的运行时获取屏幕分辨率和改变分辨率的源码-foreigners write access to the run-time change screen resolution and the resolution FOSS
- 2023-02-28 16:15:04下载
- 积分:1
-
编辑的 GRF 文件中的应用
这是编辑 GRF 文件然后 dobel 点击的 exe 文件与第一次提取中的应用
- 2022-09-23 03:50:03下载
- 积分:1
-
内核
内核级别进程管理软件实现,包括指向思路和源码分析。该软件使用物理内存搜索当前活动进程的方式,可以有效地探测出各类隐藏进程-Kernel-level process management software, including point-source ideas and analysis. The software uses physical memory search process, current activities, it can be effectively detect various types of hidden process
- 2022-02-22 08:37:38下载
- 积分:1
-
I have written a small program, can you specify the file under the name of all f...
我自己编写的一个小程序,可以对您指定的文件下的所有文件进行改名,更改扩展名。-I have written a small program, can you specify the file under the name of all files, change the extension.
- 2022-01-22 02:53:40下载
- 积分:1
-
有时候,我们遇到的情况时,我们需要一些内核函数钩子…
Sometimes, we run into a situation when we badly need to hook some kernel function, but are unable to do it via conventional PE-based hooking. This article explains how kernel functions can be directly hooked. As a sample project, we are going to present a removable USB storage device as a basic disk to the system, so that we can create and manage multiple partitions on it (for this or that reason, Windows does not either allow or recognize multiple partitions on removable storage devices, so we are going to cheat the system). On this particular occasion, we will hook only one function, but the approach described in this article can be extended to handle multiple functions (for example, one of my projects required direct hooking of quite a few functions from the NDIS library). You should clearly realize that this article is about direct hooking and not about dealing with USB storage, so please don t tell me that the sample problem may have been solved differently.
- 2022-08-15 21:57:18下载
- 积分:1
-
A deviation from the code directory, you can make the directory search
一个偏离目录的代码,可以做目录搜索-A deviation from the code directory, you can make the directory search
- 2022-04-23 19:04:15下载
- 积分:1
-
WINDOWS
WINDOWS-NT安全登录程序,对编写WINDOWS登录和安全程序具有很好的参考。-WINDOWS-NT login security procedures for the preparation of Windows login and security procedures with good reference.
- 2023-01-25 11:40:04下载
- 积分:1
-
C++蓝牙(Bluetooth)是一种短距离无线通信技术,利用“蓝牙”技术,能够有效地简化掌上电脑、笔记本电脑和移动电话手机等移动通信终端设备之间的通信...
C++蓝牙(Bluetooth)是一种短距离无线通信技术,利用“蓝牙”技术,能够有效地简化掌上电脑、笔记本电脑和移动电话手机等移动通信终端设备之间的通信
- 2022-11-20 16:10:03下载
- 积分:1
-
使用DLL共享数据块确保一个进程实例
使用DLL共享数据块确保一个进程实例-use DLL share data block to ensure an example of the process
- 2022-11-03 05:05:03下载
- 积分:1
-
可以监控到系统剪贴板的动作,并且以16进制显示剪贴板的内容,也可以清楚内容
可以监控到系统剪贴板的动作,并且以16进制显示剪贴板的内容,也可以清楚内容-Can monitor the system clipboard actions, and to 16 hexadecimal display the contents of the clipboard, you can clear the contents of
- 2022-02-05 23:43:37下载
- 积分:1