-
a VC creating an NetService cases
一个利用VC创建有NetService例-a VC creating an NetService cases
- 2022-12-25 06:35:03下载
- 积分:1
-
A master of hand
高手写的手写代码!欢迎大家下载,共同交流,如果有问题,请联系我!谢谢!-A master of hand-written code to write! Welcome everyone to download, share, if there are problems, please contact me! Thank you!
- 2023-06-19 21:00:02下载
- 积分:1
-
有些功能不能用 要稍加修改 可以自己改密码 默认的密码是 代号永恒:19850126 其他的是:123456...
有些功能不能用 要稍加修改 可以自己改密码 默认的密码是 代号永恒:19850126 其他的是:123456-some functions can not be used to be some amendments to change their default password is the password eternal code : 19850126 other is : 123456
- 2022-06-15 10:10:25下载
- 积分:1
-
重载delete和new,并标记,可以发现内存泄露的部分代码。
重载delete和new,并标记,可以发现内存泄露的部分代码。-Overloading delete and new, and mark, you can find memory leaks in part of the code.
- 2022-03-13 01:19:58下载
- 积分:1
-
windows下加密的示范例子,可以学会windows下加密的基本方法
windows下加密的示范例子,可以学会windows下加密的基本方法-windows under the encryption model examples under windows can learn the basic method of encryption
- 2022-03-23 19:51:24下载
- 积分: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
-
读写ini文件profile,是一个比较典型的好例子.希望给有需要的人带来帮助....
读写ini文件profile,是一个比较典型的好例子.希望给有需要的人带来帮助.
- 2022-08-25 18:55:25下载
- 积分:1
-
排序vc++实现,用于完成一个约瑟夫环,可以实现0到50000的任何人数和步长的计算。...
排序vc++实现,用于完成一个约瑟夫环,可以实现0到50000的任何人数和步长的计算。-Sort vc++ implementation for the completion of a Joseph Central, 0-50000 can be achieved in any number and step calculations.
- 2023-09-02 07:05:05下载
- 积分:1
-
计算器开发的,虽然功能很简单,但要学习的第三个…
vc开发的计算器,虽然功能简单,但有值得借鉴之处-vc calculator developed, although the function of simple, but has to learn of the
- 2022-07-21 03:51:58下载
- 积分:1
-
多线程排序的程序,对动态生成的同一组数据,同时使用几种排序方法排序,然后结果以图形的形式显示出来,非常形象直观。...
多线程排序的程序,对动态生成的同一组数据,同时使用几种排序方法排序,然后结果以图形的形式显示出来,非常形象直观。-multithreading sequencing procedures, dynamically generated the same set of data, using several methods Ranking Ranking, then the results in graphical form displayed, the image is very intuitive.
- 2022-04-07 20:57:00下载
- 积分:1