搜索资源列表
NT下进程隐藏
- 在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级
postkill
- system权限下,创建远程线程将dll注入用户进程,以用户身份发送消息。此例对指定程序发送一个WM_QUIT消息。专用来使防火墙类程序正常退出。传递参数使用注册表实现。-system authority, the creation of dll threaded remote users into the process, to send user information. Such cases to send a designated WM_QUIT news. Dedicated to e
modifyregistry
- 实际编程中,有时需要访问和修改注册表信息,本实例功能为访问和修改注册表中的用户姓名和公司名称。-actual programming, and sometimes need to access and modify the registry information, examples of the functions of access and modify the registry of names and user names.
Sendm
- 实现自动向其它进程的窗口发消息,模拟手动操作的功能,并且实现windows 2000操作系统的自动登陆,登陆后立刻锁定工作站。代码演示了注册表的使用,user32库中锁定工作站Lockworkstation函数的使用等。-automatic process to other reports from the window, simulating the operation of manual functions, windows 2000 and achieve operating system
skmontor
- 这个是注册表监视的工具!相信很多程序源都需要,监视程序对注册表的操作!可以只监视某个进程对注册表的操作!-surveillance of the registry is a tool! Sources believe that many procedures are needed to monitor the process of operating the registry. Can be only a process of monitoring the operation of the re
processcreate
- 进程创建,创建新的进程,创建一个子进程,启动注册表程序,等待子进程的退出-Process creation, create new process, create a child process, start registry procedures, waiting for the child process exit
thread
- 创建新线程访问注册表,首先建立一个MFC(EXE)的工程, 选择DIALOG 模式,创建线程去否问注册表-Create a new thread to access the registry, you first create an MFC (EXE) project, select DIALOG mode, create a thread to go to ask whether the registry
nc-win-backdoor-nc-win-backdoor
- last nc win soft derived from nc111nt with evidence modifications for malveillant file ( auto install and key registry ) above i am coded one smurf attack into my nc . please support http://lists.fakessh.eu/mailman/
regedit
- [源码]注册表管理,一个不错的开源注册表管理工具。-[Source] registry management, a good open source registry management tool.
Registry-Backdoor
- 内核级后门代码.它插入Explorer.exe服务启动,并且恢复sst过主动拦截防御。使用了内核驱动程序,bindshell后门功能,以及下载者功能。-Kernel-level backdoor code it into the Explorer.exe service starts, and restore their own initiative to intercept sst defense. Using a kernel driver, bindshell backdoor funct
Processofregistry
- 注册表读写 改变进程特权,以及错误代码的含义,内有详细说明-Process of change in the registry to read and write privileges
Registry-operation-skills
- 对注册表操作技巧-将程序在开机时运行,利用VB修改注册表,使得修改注册表将很快捷。-Using VB to modify the registry, so that will be very quick to modify the registry
reay
- 对注册表的信息进行控制,包括读写注册表的一些操作-To control the registry information, including some of read and write registry operation
ThroughEhrotghsince
- 通过注册表实现自启动的程序,随系统的运行而运行-Through the program since the launch of the registry implementation, along with the running of the system running
xqyh1
- 创建一个windows应用程序,对Windows注册表进行读写操作,设置和保存运行的次数,-Create a Windows application, to read and write operations of Windows registry, set up and keep the number of operation,
903071
- 用Visual C++实现注册表简单操作,学会编程中使用注册表会使你的程序更专业-With Visual c++ achieve registry simple operations, to learn programming is used in the registry can make your program more professional
negsstry
- The registry can be modified to optimize the system-The registry can be modified to optimize The system
7393218
- 本系统信息程序开发系统用vc编写,可获得系统的cpu信息,修改注册表等-Information program written in vc development system, this system can acquire the information of system CPU, modify the registry, etc.,,
65941427
- 启动Windows程序自动运行(放入到注册表的Run),(Start Windows program automatically Run (Run) into the registry,)
aoquirf-written
- 本系统信息程序开发系统用vc编写,可获得系统的cpu信息,修改注册表等,,(Information program written in vc development system, this system can acquire the information of system CPU, modify the registry, etc.,,)
