mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-05-19 18:58:03 +02:00
feat: decrypt chrome for linux password with dbus Close #4
This commit is contained in:
@@ -3,8 +3,10 @@ module hack-browser-data
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/godbus/dbus/v5 v5.0.3
|
||||
github.com/jszwec/csvutil v1.3.0
|
||||
github.com/mattn/go-sqlite3 v1.14.0
|
||||
github.com/ppacher/go-dbus-keyring v1.0.1
|
||||
github.com/stretchr/testify v1.6.1 // indirect
|
||||
github.com/tidwall/gjson v1.6.0
|
||||
github.com/urfave/cli/v2 v2.2.0
|
||||
|
||||
Reference in New Issue
Block a user