Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrProfilePathNotFound = errors.New("profile path not found")
Functions ¶
This section is empty.
Types ¶
type Firefox ¶
type Firefox struct {
// contains filtered or unexported fields
}
func (*Firefox) BrowsingData ¶
func (f *Firefox) BrowsingData(isFullExport bool) (*browserdata.BrowserData, error)
func (*Firefox) GetMasterKey ¶
GetMasterKey returns master key of Firefox. from key4.db
Click to show internal directories.
Click to hide internal directories.