搜索资源列表
cmdbind2
- 让进程在系统中更加隐蔽(2) 一般来说一个后门程序需要更改系统的某些文件来让程序在系统启动执行这个程序, 又要在某个地方保留这个程序(一般是在硬盘)。如果有什么办法不这样做又让程序在 系统中运行的话,就可以使后门程序更加隐蔽。也就是说程序在硬盘上找不到在系统的 启动配置中没有这有项。真正要做到这样好象不太现实,但可以采用简单的方法:在程 序被执行后删除程序文件和启动文件中被更改的部分,然后在系统被关闭前保留程序文 件和更改启动文件,让它在系统启动时又能被执行。 程序是一个可执行文件在被执行时系统
shellccc
- 系统启动过程中内核(/unix,/vmunix,/boot/zImage等)将加载至内存直到系统关机,在启动 过程中,init将扫描/etc/inittab,在此文件中将列出可用的终端及其属性,一旦找到活动 的终端,getty(mingetty,LINUX)会给出login提示符和口令,确认完成后将启动相应的 shell(/etc/passwd文件中用户的SHELL域)-boot process kernel (/ unix, / vmunix, / boot / zImage) to be l
VB6_New_Desktop_Sample
- 一个创建新的桌面的小软件,可以被利用来在新的桌面上再启动进程的做法,这样在这个桌面里头没有开始菜单。-a creation of new small desktop software, which can be used to the new desktop restart the process, so in this desktop Erlitou not start menu.
anzh
- 介绍如何安装Open Linux操作系统,确定使用多大的硬盘驱动空间.. 1.开始安装 2.完成安装过程-Open on how to install the Linux operating system, used to determine how much hard drive space. . 1. Start the installation 2. To complete the installation process
progress_contrl
- 学习LINUX进程结构,编写守护进程的方法,掌握守护进程的启动方法。有多进程的编写实例。-learning process structure, the preparation of the daemon, the master daemon start method. More examples of the preparation process.
GoScreenpro
- 在程序中如果一段时间不用,很想让它启动屏保程序,这个程序可以让您在程序中直接启动屏保程序-the process if not for some time, it would like to start Programmer. This procedure allows you to direct the proceedings initiated Programmer
HideRegistry
- 关于如何突破 icesword 的注册表隐藏的一点想法.这个想法应该是可以突破现有版本的 icesword 的注册表隐藏的. 这是一个半通用的方法.但不是搜索特征传.在 coding 中,这个要比隐藏进程麻烦些. 编码如果超过 1天半 俺就会放弃. 这里给出了一个简单的包.里面包含一个驱动程序和一个注册表文件. 测试的时候请自己把 HideRegistryApp.exe 跑起来. 然后把 test.reg 导入到注册表中. icesword 可以先启动,也可以后启动. 然后在 iceswor
spyscan
- 与windows的进程管理器类似,用于监控特定的进程是否在运行,并启动不运行的进程,有日志记录功能-and windows for the process management similar to monitor specific processes in operation, and start the process of not running, logging function
VMQuery
- 进程内存查看器, 可以输入启动参数进程查看-process memory viewer that can be imported to start the process parameters View
auto start
- 使程序随系统启动-so with the boot process
GeneralWatchDog.rar
- 一个通用的看门狗程序,监测程序是否在运行,如果没有运行就自动启动它.,A general watchdog process to monitor program is running, if not running on auto-start it.
JCGL
- VB进程管理,可以对系统进程进行停止、启动等管理。-VB process management, the system process can stop, start, such as management.
ProcessTime_src2009
- 使用 PSAPI 获取内核模式和用户模式进程并将用户模式进程的启动时间和结束时间记入日志。本文工具程序名为 ProcessTime。运行程序后,它启动一个线程,该线程在后台执行每隔一定时间监控是否有新启动进程或退出进程。-PSAPI access to kernel mode to use and user-mode processes and user-mode process start time and end time credited to the log. In this paper
service
- delphi写的服务进程,可以安装,删除,开始,停止服务进程。-delphi write service process, you can install, remove, start, stop the service process.
processhacker-2.1-src
- 这个工具完全是模仿< 深入理解windows系统 4th Edith>>的作者Mark写的Process explore(进程浏览器)写的,论坛里有1.3.6版本的,1.x版本是用CSHARP实现的,我研究过,从中学里很多东西。最近发现,作者发布了一个2.1版本的代码,是用C写的,太酷了,这对于想深入了解windows系统机制的人是一个必须看的源码,而且该源码涉及windows进程的各个方面,很多功能可以直接拿来使用。研究这个代码,一定要看看<<深入理解window
start
- 本代码详解了如何设置系统启动自运行程序,这里是通过修改注册表来实现的。-Detailed how to set the code from the operating system boot process, here is achieved by modifying the registry.
RED-HAT9-start-analysis
- 通过分析Redhat9的启动过程,理解Linux相关操作系统知识-Start by analyzing the Redhat9 process, understand the Linux operating system-related knowledge
ProcessHelper
- 实现windows,LINUX和嵌入式Linux下进程的启动,停止,检测是否活跃等进程操作-Process operating windows, Linux and Embedded Linux process start, stop, detection is active
start
- 课程设计 模拟文件系统的操作管理 实现多个进程同时对模拟文件系统进行操作。设计管理程序simdisk的用户访问权限管理。访问模拟文件系统的每个进程都属于某个用户,管理程序simdisk根据其访问权限决定其对模拟文件系统的操作。 对模拟文件系统的操作要求做到:共享读,互斥写。 本设计任务在于学会如何实现信息的安全管理和进程同步。 -Operations management course design simulation file system to achieve mult
linux-process-start-analysis
- 1,bootloader启动内核过程 2,内核启动地址的确定 3,内核解压缩过程 4,汇编部分-1, bootloader to boot the kernel process 2, to determine the address of the kernel boot 3, kernel decompression process 4, assembly part