-
完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理
SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠
操作。...
完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理
SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠
操作。-complete registry handling, document handling. Server using multithreading services will best address SOCKET request. Data reception, sending function can be said at this stage the best, using asynchronous overlapping operations.
- 2022-03-22 04:33:48下载
- 积分:1
-
将GAL的BIN文件反汇编的工具源代码,不能用于非法商业用途。...
将GAL的BIN文件反汇编的工具源代码,不能用于非法商业用途。-The BIN file will GAL disassemble the tool source code, can not be used for illegal commercial use.
- 2022-10-28 16:05:04下载
- 积分:1
-
本程序实现vb创建真正的全局dll
步骤:
1.为所要产生的dll编写.def文件
2.编译代理LINK,产生LINK.exe,然后将vb工具下的L...
本程序实现vb创建真正的全局dll
步骤:
1.为所要产生的dll编写.def文件
2.编译代理LINK,产生LINK.exe,然后将vb工具下的LINK.exe改名为LINKlnk.exe,将我们自己产生的LINK.exe放过去
3.编译manthlib,产生manthlib.dll
4.可以测试产生的dll可全局调用了。
注意生成dll路径也要指向vb工具目录-Vb realize this procedure to create a true global dll steps: 1. For the resulting dll to the preparation. Def files 2. Compilers Deputy LINK, have LINK.exe, then vb tools LINK.EXE renamed under LINKlnk.exe, our LINK.EXE generated their own place over the past 3. compilers manthlib, have manthlib.dll4. to test the overall situation can be generated by calling the dll. Note the path to point to generate dll directory vb tools
- 2023-07-25 09:25:03下载
- 积分:1
-
win2000的漏洞。你不总是在开始的米。
Win2000的CMD漏洞.你是不是经常在开始菜单的运行窗口里运行命令呢?win2000和xp在执行搜索的时候, 首先查找根目录。而开始菜单的运行窗口里执行命令, 也是首先在系统盘的根目录里进行查找.这个漏洞其实是已经是公开的秘密了.本程序功能是:加一个加超级管理员用户和执行cmd.exe的功能.-Win2000 loopholes. You are not always at the beginning of the operation of the menu window for running order? WIN2000 and xp in the implementation of the search, the first find the root directory. The menu began operation in implementing the order window, the system is the first set of root directory for you. The flaw is in fact is already an open secret. This program functions : Add a plus super admin users cmd.exe and implementation of the function.
- 2022-03-06 19:28:00下载
- 积分:1
-
程文件杀进 程文件杀进 程文件杀进
程文件杀进 程文件杀进 程文件杀进 -程文件杀进程文件杀进程文件杀进程文件杀进程文件杀进程文件杀进
- 2022-06-15 11:49:26下载
- 积分:1
-
虚拟串口可以三,并指定远程服务器的IP和端口,SER…
能够虚拟三个串口,并指定远程服务器IP和端口,串口号无限制-Virtual serial port can be three, and specify the remote server IP and port, serial No. unrestricted
- 2022-01-31 16:18:01下载
- 积分:1
-
界面虽然简单,但是功能还是比较完善的银行家算法,欢迎大家改编...
界面虽然简单,但是功能还是比较完善的银行家算法,欢迎大家改编-interface is simple, but the functionality is still relatively sound bankers algorithm, we welcome adaptation
- 2022-01-27 22:35:43下载
- 积分:1
-
VB获取系统信息的源程序,可以获取系统的硬件信息。
VB获取系统信息的源程序,可以获取系统的硬件信息。-VB source code to obtain system information, you can access the system" s hardware information.
- 2022-04-24 23:27:18下载
- 积分:1
-
我有一个需求,是获取函数的机器码,但是我直接用函数的地址来读取却读不到,后来听说是虚函数地址...
我有一个需求,是获取函数的机器码,但是我直接用函数的地址来读取却读不到,后来听说是虚函数地址-I have a demand function is to obtain the binary, but I directly address the function to read but can not read, and later heard that the virtual function address
- 2022-04-01 00:24:53下载
- 积分:1
-
采用伙伴系统算法进行内存管理的原码,可以最大限度的避免内存碎片,同时提高内存分配效率 。...
采用伙伴系统算法进行内存管理的原码,可以最大限度的避免内存碎片,同时提高内存分配效率 。-a partnership system memory management algorithm for the original code, the maximum memory to avoid the debris, while improving the efficiency of memory allocation.
- 2022-05-29 10:51:38下载
- 积分:1