wechat

package
v0.0.19 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DebounceTime = 1 * time.Second
	MaxWaitTime  = 10 * time.Second
)

Functions

This section is empty.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService(ctx *ctx.Context) *Service

func (*Service) DecryptDBFile added in v0.0.11

func (s *Service) DecryptDBFile(dbFile string) error

func (*Service) DecryptDBFiles

func (s *Service) DecryptDBFiles() error

func (*Service) DecryptFileCallback added in v0.0.11

func (s *Service) DecryptFileCallback(event fsnotify.Event) error

func (*Service) GetDataKey

func (s *Service) GetDataKey(info *wechat.Account) (string, error)

GetDataKey extracts the encryption key from a WeChat process

func (*Service) GetWeChatInstances

func (s *Service) GetWeChatInstances() []*wechat.Account

GetWeChatInstances returns all running WeChat instances

func (*Service) StartAutoDecrypt added in v0.0.11

func (s *Service) StartAutoDecrypt() error

func (*Service) StopAutoDecrypt added in v0.0.11

func (s *Service) StopAutoDecrypt() error

Jump to

Keyboard shortcuts

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