Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/moonD4rk/HackBrowserData
/ ExportKeys
Method
ExportKeys
browser/browser.go:97–97 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
95
type
KeyManager
interface
{
96
SetRetrievers(masterkey.Retrievers)
97
ExportKeys() (masterkey.MasterKeys, error)
98
BrowserKey() string
99
Kind() types.BrowserKind
100
}
Callers
1
BuildDump
Function · 0.65
Implementers
2
mockChromiumBrowser
browser/keydump_test.go
Browser
browser/chromium/chromium.go
Calls
no outgoing calls
Tested by
no test coverage detected