wechat

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

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) DecryptDBFiles

func (s *Service) DecryptDBFiles(dataDir string, workDir string, key string, platform string, version int) error

func (*Service) FindDBFiles

func (s *Service) FindDBFiles(rootDir string, recursive bool) ([]string, error)

FindDBFiles finds all .db files in the specified directory

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

Jump to

Keyboard shortcuts

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