登录
首页 » Process-Thread » 一个windows的exe进程dump程序。

一个windows的exe进程dump程序。

于 2022-05-29 发布 文件大小:27.14 kB
0 166
下载积分: 2 下载次数: 1

代码说明:

一个windows的exe进程dump程序。-windows of a dump exe process procedures.

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

发表评论

0 个回复

  • 监视进程的时间,运行状态等信息的程序.(xp下请重新编译)
    监视进程的时间,运行状态等信息的程序.(xp下请重新编译)-Monitor the process of time, running the procedures and other information. (Xp under please recompile)
    2023-05-28 07:05:03下载
    积分: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
  • Windows NT2000下的进程列举
    Windows NT2000下的进程列举-Windows NT2000 listed under the process of
    2022-03-13 15:37:36下载
    积分:1
  • VC++ Prepared similar to FTP transfer tool. Can support multi
    VC++编写的类似于FTP传输工具。可以支持多线程传输。-VC++ Prepared similar to FTP transfer tool. Can support multi-threaded delivery.
    2023-01-25 11:55:08下载
    积分:1
  • 简单线程计数器: 一个为直接输出无间隔,一个是有时间间隔输出...
    简单线程计数器: 一个为直接输出无间隔,一个是有时间间隔输出-Counter easy thread: one for direct output without partitions, there is a time interval are output
    2022-01-26 00:47:16下载
    积分:1
  • 多线程编程系列。使用事件进行线程间的通讯。一个不错的实例代码。...
    多线程编程系列。使用事件进行线程间的通讯。一个不错的实例代码。-series of multi-threaded programming. The use of the incident to communications between the threads. A good example code.
    2022-05-22 21:44:43下载
    积分:1
  • MThreadVB 多线程技术,VB也可以多线程。
    MThreadVB 多线程技术,VB也可以多线程。-MThreadVB multi-threading technology, VB can also be multi-threaded.
    2023-02-18 06:35:04下载
    积分:1
  • 可以每个进程使用的内存情况
    可以每个进程使用的内存情况-each process can be used in memory of
    2022-06-28 21:57:25下载
    积分:1
  • 一个不错的通过设置任意多个事件(Event)来激发多个任务函数的线程类。...
    一个不错的通过设置任意多个事件(Event)来激发多个任务函数的线程类。- Is good (Event) stimulates many duties function through establishment wilfully many events the line regulation class.
    2022-02-05 23:11:15下载
    积分:1
  • 线程类,适合C++编程,能够直接引起进行线程的创建等使用,非常清楚,很好用。...
    线程类,适合C++编程,能够直接引起进行线程的创建等使用,非常清楚,很好用。-Thread class, suitable for C++ programming, can directly lead to thread creation, use, very clear, very good use.
    2022-03-24 02:41:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载