MCPcopy
hub / github.com/moonD4rk/HackBrowserData / Extract

Method Extract

browser/browser.go:22–22  ·  view source on GitHub ↗
(categories []types.Category)

Source from the content-addressed store, hash-verified

20 UserDataDir() string
21 Profiles() []types.Profile
22 Extract(categories []types.Category) ([]types.ExtractResult, error)
23 CountEntries(categories []types.Category) ([]types.CountResult, error)
24}
25

Callers 1

extractAndWriteFunction · 0.65

Implementers 4

mockBrowserbrowser/keydump_test.go
Browserbrowser/firefox/firefox.go
Browserbrowser/safari/safari.go
Browserbrowser/chromium/chromium.go

Calls

no outgoing calls

Tested by

no test coverage detected