登录
首页 » Process-Thread » 在动态链接库中的实例研究有用,一步一步教你如何计算。

在动态链接库中的实例研究有用,一步一步教你如何计算。

于 2022-08-03 发布 文件大小:9.36 kB
0 142
下载积分: 2 下载次数: 1

代码说明:

很有用的动态链接库学习例子,一步一步教你怎样进行动态链接库的编程1-useful in the dynamic link library study examples, step by step teach you how dynamic link library of programming a

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 列举程序中所有进程的示例,用到windows进程编程的一些原理。...
    列举程序中所有进程的示例,用到windows进程编程的一些原理。-A example of listing all the processes in a program, using the principle of windows processes programing.
    2022-01-26 06:06:46下载
    积分:1
  • os system management
    操作系统进程管理-os system management
    2022-07-06 13:08:09下载
    积分:1
  • the NT environment hidden process, the user is unaware of the conditions, the im...
    在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级语言完成,理解和实现都比较容易 ,但他让宿主进程使用LoadLibrary来装入新的DLL,所以难免留下蛛丝马迹,隐藏效果并不十分完美。罗 云彬的方法在隐藏效果上绝对一流,不过,由于他使用的是汇编语言,实现起来比较难(起码我写不了汇 编程序:))。笔者下面介绍的方法可以说是对上述两种方法的综合:采用c/c++编码,实现完全隐藏。并 且,笔者的方法极大的简化了远程线程代码的编写,使其编写难度与普通程序基本一致。-the NT environment hidden process, the user is unaware of the conditions, the implementation of their code There are various ways, for instance, the use of the registry into DLL, etc. linked to the use of Windows. The more representative Jeffrey Richer is the "core Windows programming" introduced by the LoadLibrary method and the Luo Bin, "under Windows 32 assembly language programming" introduced by the method. Two methods are common features are : remote threads are used to keep the code as host process threads in t
    2022-03-23 05:27:10下载
    积分:1
  • 异步的网页请求类可以执行get和post方法
    异步的网页请求类可以执行get和post方法-asynchronous web request class can get and post implementation methods
    2022-03-28 19:29:31下载
    积分:1
  • 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。...
    详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. Analysis and comparison of several inter-process communication advantages and disadvantages.
    2022-03-22 20:51:19下载
    积分:1
  • 使用钩子函数+DLL共享线程实现进程调用记录.记录文件保存为*.sys...
    使用钩子函数+DLL共享线程实现进程调用记录.记录文件保存为*.sys-use shared DLL function hook threaded process call records of achievement. Save the file to record*. sys
    2022-08-16 09:33:51下载
    积分:1
  • 多的制备方法
    多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Procedures for the preparation of multi-threaded, multi-threaded applications easily arise. Mutex object to explain, how to use the mutex object to realize multi-thread synchronization. How to use named mutex object to ensure that applications run only one instance. Application of multi-threaded chat room procedures for the preparation of the network.
    2022-07-09 10:13:40下载
    积分:1
  • 多线程编程,异步操作实例,如Mutex等
    多线程编程,异步操作实例,如Mutex等-Multi-threaded programming, examples of asynchronous operation, such as Mutex, etc.
    2023-07-26 10:30:04下载
    积分:1
  • 进程枚举 类似于任务管理器中的任务列表 可以列举出系统运行的进程
    进程枚举 类似于任务管理器中的任务列表 可以列举出系统运行的进程-Enumeration process is similar to Task Manager task list can be listed out in the process of system operation
    2022-05-16 23:10:28下载
    积分:1
  • 一个使用了线程技术的数据动态显示的小程序
    一个使用了线程技术的数据动态显示的小程序-A thread uses the technology of the data dynamic display applet
    2023-06-15 18:00:04下载
    积分:1
  • 696516资源总数
  • 106686会员总数
  • 0今日下载