登录
首页 » Process-Thread » 查看当前正在运行的进程的相关信息,包括倒入的dll信息,加载地址等。...

查看当前正在运行的进程的相关信息,包括倒入的dll信息,加载地址等。...

于 2023-01-15 发布 文件大小:6.74 kB
0 120
下载积分: 2 下载次数: 1

代码说明:

查看当前正在运行的进程的相关信息,包括倒入的dll信息,加载地址等。-View is currently running processes related information, including information poured into the dll, loading address.

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

发表评论

0 个回复

  • 进程查杀:对设定的一个系统进程进行查杀,界面简洁。
    进程查杀:对设定的一个系统进程进行查杀,界面简洁。-killing process : the creation of a systematic process for killing, simple interface.
    2022-06-14 21:44:25下载
    积分:1
  • 枚举进程,及对应的窗口标题,并查看其完整命令行参数 vc2008源代码...
    枚举进程,及对应的窗口标题,并查看其完整命令行参数 vc2008源代码-Enumeration process, and the corresponding window title, and view its full command-line arguments vc2008 source code
    2023-07-04 11:10:03下载
    积分:1
  • achieve a literacy problem of the code, compile, debug can be compiled
    一个实现读写者问题的代码,已通过编译,编译后调试即可-achieve a literacy problem of the code, compile, debug can be compiled
    2022-08-22 01:22:26下载
    积分:1
  • 此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储...
    此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出任务、在多道程序设计系统中,往往同时会有若干个要求访问磁盘的输入输出请求等待处理。系统可采用一种策略,尽可能按最佳次序执行要求访问磁盘的诸输入输出请求。-operating system for this experiment : scan, cscan scheduling algorithm simulation disk containing : flowchart design major source so on. Description : disk is a high-speed, high-capacity, rotating type, direct access storage devices. As computer systems support memory, shoulders the heavy task of input and output, multiple procedures in the system design, while there are often a number of requests to visit disk input and output requests pending.
    2022-08-15 17:19:56下载
    积分:1
  • 自己写的一段VC线程案例,做教材很好的!
    自己写的一段VC线程案例,做教材很好的!-Write their own section of VC-threaded cases, to do good teaching!
    2022-02-16 02:23:09下载
    积分:1
  • 在Dao中使用多线程
    在Dao中使用多线程 -Using multi-thread in DAO
    2022-04-11 13:53:28下载
    积分:1
  • 指定PID来结束其进程
    指定PID来结束其进程-designated PID to end the process
    2022-02-21 03:25:30下载
    积分:1
  • 一个可以方便地在Delphi下进行多线程编程的控件。很好用的。...
    一个可以方便地在Delphi下进行多线程编程的控件。很好用的。-a convenient in Delphi under multithreaded programming controls. Very good use.
    2022-03-18 11:06:30下载
    积分:1
  • Windows核心编程代码没有使用MFC,WIN32和DDK开发完全…
    windows核心编程的代码,没有用MFC,完全采用WIN32和DDK开发,在WIN2000下运行.统计进程的状态和堆栈.-windows core programming code without using MFC, completely WIN32 and DDK Development, running in Windows 2000. Statistical process and the state stack.
    2022-04-09 06:51:52下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载