搜索资源列表
hideme
- Rootkit,用来隐藏进程, 是从系统底层彻底隐藏哦(用process32frist等看不到)。 原本出自www.rootkit.com 我把他修改抽象出了一个hideme函数。 只要在程序中调用就可以了。 另外需要一个sys的支持,我放进来了。 但可能会被某些杀毒软件以为是病毒哦!-Rootkit, to hide the process from the system is completely hidden Oh bottom (using other process32frist
Detection_of_the_hidden_processes
- Many users have got used that Windows NT Task Manager shows all processes, and many consider that i s impossible to hide a process from Task Manager. Actually, process hiding is incredibly simple. There are lots of methods available for such a purpos
Delphi-hide-porcess
- Delphi下真正隐藏进程的代码,由VC的代码转成D的,不是采用hook的方法实现的,真正从物理内存中去隐藏,绝大部分进程查看器找不着,效果不错-Delphi genuine process of hidden code, the code by VC D conversion. instead of using the hook method, and from physical memory to conceal most of the process viewer could not fi
dkomproc
- 驱动类 另一种方法 隐藏进程 注意5个驱动编译需要的makefile 和 source 需要写-another way to hide the process of compiling five drivers need makefile and sour ce need to write
Hide Process
- Hide the Proces in the taskbar
断链隐藏进程易语言源码
- 断链隐藏进程易语言源码 全中文API调用,Easy to hide the process of chain-wide English language source code API call
VChideprocess.rar
- 隐藏进程的一段代码,主要是为了隐藏运行软件的进程项,在任务管理器中没有显示,A section of the code to hide the process, mainly to hide the process of running software in the Task Manager does not show
HidProcess.rar
- 可以自动隐藏进程,在任务管理器不可见的例子,用VC编写,Can automatically hide the process in Task Manager is not visible example of the preparation with the VC
wsHideDLL.zip
- Dll进程注入 一种简单的方法隐藏进程 在dll中运行代码,The simplest ways to hide a process is to have no process Basically what you need to do is place your meaningful code in a DLL, inject that DLL in an inconspicuous process (like Explorer.exe) and run your code. This can
xpHIDEpROCESS.rar
- 用驱动隐藏指定进程,用任务管理器和360看不到,Specify the process used to hide drives, using Task Manager and 360 can not see
APIHook
- 勾了系统函数,可以修改API函数返回值以隐藏进程-Hook a system function, you can modify the return value of API functions to hide the process of
hide
- unit Hide 隐藏进程文件单元 interface function MyHideProcess: Boolean -unit Hide to hide the process of document unit interfacefunction MyHideProcess: Boolean
hhg
- 隐藏进程代码-Hide the process of code
dl
- 断链隐藏进程易[源码]喜欢大家喜欢。不知道对大家有用不,易语言的-Easy to hide the process chain [source] like everyone likes. Do not know all of you are not useful, easy language
hideProcess
- 这是一个 能隐藏进程的源代码。没有其他恶意代码,仅仅隐藏进程。-This is a process to hide the source code. No other malicious code, just to hide the process.
Code
- Hiding process with DKOM !采用断开系统中进程的双向链表方式,隐藏指定进程。本程序采用了硬编码,所以只能隐藏XP的进程,如果是其他系统需要修改编码地址!-Hiding process with DKOM! Disconnect system using two-way linked list in the process of the way, hidden designation process. This procedure uses hard-coded, so c
HideP
- 进程隐藏代理,可以隐藏指定的进程,通过驱动程序-The process of hidden agents, to hide the process designated by the driver
hideprocess
- windows 系统下 隐藏 进程的代码 此代码使用了rootkit技术-windows system code to hide the process of the code used rootkit technology
hook
- 驱动级的隐藏进程代码,在驱动层通过替换ssdt地址表中的函数来隐藏进程-Drive-level code to hide the process, in the driver layer ssdt address by replacing the function table to hide the process of
delphi
- 进delphi隐藏进程。这个源码很简单。用法很简单,直接在uses中加入以下单元HideProcess,在需要隐藏进程的地方直接MyHideProcess 就可以。具体代码是什么意思,我也不大清楚,需要的朋友照葫芦画瓢吧^_^,有个缺点是隐藏了的进程就没办法显示出来了,正在研究怎么弄,大家可以相互交流。QQ:7333358。下面是HideProcess单元源代码:-Hidden processes into delphi. This source is very simple. Usage is