windows

package
v0.0.0-...-29e3825 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 22, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	V3ProcessName = "WeChat"
	V4ProcessName = "Weixin"
	V3DBFile      = `Msg\Misc.db`
	V4DBFile      = `db_storage\session\session.db`
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Detector

type Detector struct{}

Detector 实现 Windows 平台的进程检测器

func NewDetector

func NewDetector() *Detector

NewDetector 创建一个新的 Windows 检测器

func (*Detector) FindProcesses

func (d *Detector) FindProcesses() ([]*model.Process, error)

FindProcesses 查找所有微信进程并返回它们的信息

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL