mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-05-19 18:58:03 +02:00
dev-feat: add chromium browser for macos
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package data
|
||||
|
||||
type BrowsingData interface {
|
||||
Parse(masterKey []byte) error
|
||||
|
||||
Name() string
|
||||
}
|
||||
Reference in New Issue
Block a user