搜索资源列表
rawsniffer
- Example: rawsniffer -p TCP -dp 25,110 -o f:1.txt -m -sniffpacket 嗅探指定规则数据抱并保存到文件 rawsniffer -sniffsmtp 只嗅探smtp,输出到屏幕 rawsniffer -sniffall -dp 0 -o f:1.txt 嗅探smtp,pop,ftp,post,telnet保存到文件,[-dp 0]过滤无用包 rawsniffer -sniffall -dp 0 -o f:1.txt
WinServer
- 封装了实现windows服务程序的类,可以安装、卸载和运行windows服务。
Service1
- 如何制作Windows服务,并且已界面的形式显示,另外还包括了,安装运行,停止卸载的批处理
NTServiceSampile100
- 想要编写NT服务的同志们可以下载该源代码。该程序建立一个Window NT内核服务程序,由于内核服务程序没有交互界面,所以该程序还启动一个TCP网络接口,可以和客户端 进行数据和命令通信,通信协议在头文件中有详细说明,该程序只要稍加改动就能实现功能强大的网络服务程序。该服务启动以后可以在[开始]菜单[运行]栏里输入“telnet localhost 7815”进行测试。 同时还提供了一个对服务进行控制的通用工具(NTServerControlUtility.exe),可以注册、启动、停止
TinyRat
- 代码编写:Anskya 简要的一款远程控制,FSG压缩后只有12k 下个版本将完全采用ASM+C编写,体积在5k左右使用bingle前辈的 创建SvcHost.exe调用的服务原理与实践使用的是和小榕前辈的BITS后门的一个替换技术.这里向两位前辈表示感谢,代码在编写过程中.得到一步江湖和sforever两位朋友的帮助(特别感谢sforever,没有逆向他的那个后门程序接口偶也不会发现一个BUG.)程序可以在卡巴斯基默认设置下,开机自启动和穿墙...反向连接,暂时只支持DNS和IP 由于身体上的
ArrangeScrService1
- 功能全面的系统托盘 供托盘爱好者学习 可以用于部署系统服务 (安装 卸载 运行 暂停 停止 )
rasniffer
- 探指定规则数据抱并保存到文件 rawsniffer -sniffsmtp 只嗅探smtp,输出到屏幕 rawsniffer -sniffall -dp 0 -o f:1.txt 嗅探smtp,pop,ftp,post,telnet保存到文件,[-dp 0]过滤无用包 rawsniffer -sniffall -dp 0 -o f:1.txt -install sniffer -disname fuck 安装成服务启动并带参数 rawsniffer -uninstall sniffer 卸载服务
sysSource
- 自动为远程/本地主机创建服务级后门,无须使用任何额外的命令,支持本地/远程模式。重启后,程序仍然自动运行。监听端口20540/tcp。 远程安装/卸载时,需提供管理员权限(Admin)的用户名及密码,若密码为空,请用\"NULL\"代替。 适应平台:Windows2000/XP。
Service_Test
- 本代码演示了如何把自己编写的程序变成windows服务。包括服务安装程序、启动程序和卸载程序。-demonstration of how to turn their own procedures for the preparation of the windows into service. Services include installation, activation and unloading procedures.
SeverDemo
- 代码实现了有界面的Windows服务,代码有实现自动安装服务、卸载服务的功能实现。
PacketCapturexinban
- 用 Winsock 2 基础服务提供者截获网络封包的示例 安装方法 ------------------------------------------- 1. 运行Release\\install -install 2. Win98需要重启计算机,Win2000不需要 3. 运行dbgview.exe(本书没有附带, www.sysinternals.com),用来查看调试信息 4. 运行Release\\install -remove 卸载 -------------------------
后台自动执行任务
- 这是一个利用Delphi提供的系统服务类制作的后台服务程序,演示了定时备份文件的功能。注册服务的方法,在Delphi的Run parameters对话框中输入“/install”,然后运行代码。卸载输入“/uninstall”,然后运行代码。-This is a Delphi system services provided by the class production services for the background, demonstrated a regular backup fil
WinService
- 我很喜欢的一个代码,MFC程序注册服务,自启动,让开发者了解 1.怎么安装一个服务 2.怎么控制一个服务(启动,停止,卸载) 3.最重要的怎么安装一个服务程序而且还会显示图形界面-Recently, I came across a situation where I needed to make an application launch automatically when the PC starts up. And the problem was that the program
Service
- vc制作windows服务程序,从别人那找来的一个类,用着不错,上传为了备份 使用 程序名.exe -s 为安装服务 程序名 -r 为卸载服务-vc create windows service program, from others that got from a class, with a good backup to use the program name in order to upload. exe-s for the installation service progra
NTService9
- 一个实现了NT服务的小程序。 能够让服务安装,卸载,启动,停止。-A realization of the NT services applet. That allows services to install, uninstall, start, stop.
ServiceTest
- 本程序实现了服务程序的安装,卸载,启动与停止。-This procedure has the service program' s installation, uninstall, start and stop.
FlashThief
- vc++ U盘小偷监控程序,工程创建于VS2008,本程序以服务形式运行。双击以后出现Dos窗口,窗口内什么也没,但实际上它已经开始监控你的U盘了……如果你此时插入U盘,它会将U盘内的文件全部拷贝到指定目录里,这一切都是无声无息的。 更多信息: 安装服务:FlashThief.exe -install 卸载服务:FlashThief.exe -uninstall 安装服务后,默认启动方式为自动启动。你要安装后就运行,请使用net start "Window
Service
- 一个服务程序,支持用参数添加/卸载该服务,演示了服务的添加/卸载/控制等。-A service program, support the use of parameters to add/uninstall the service, the service shows the Add/Uninstall/control.
mfcuisvr
- 带图形界面的服务,MFC 图形界面,安装服务和卸载服务-Services with a graphical interface, MFC graphical interface, install the service and uninstall services
svctest
- 一个自己写的Windows系统服务框架,ServiceObj类实现服务控制接口,Kernel类实现业务逻辑。 可自安装服务,自卸载服务,可以以系统服务模式运行或控制台运行便于调试。(A Windows Service Framework, the class ServiceObj implemented the Windows services control interface and class Kernel implemented the business logic. It ca