mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-08-13 23:40:21 +02:00
* feat(restore): cross-platform restore via dump engine rebuild (#606) Restore previously required the dump's origin OS, overlaying keys onto locally-discovered browsers. It now rebuilds Chromium engines from the dump's vaults (v2 adds engine kind), so copied data or an archive zip decrypts on any OS. * fix(restore): polish help text, drop dead check, dedup dump kinds pflag treats backticked words in flag usage as the value placeholder, so --data-zip rendered as "--data-zip archive" in help output.
This commit is contained in:
@@ -94,6 +94,7 @@ linters:
|
||||
- "chrome"
|
||||
- "Chrome"
|
||||
- "firefox"
|
||||
- "chromium"
|
||||
gocritic:
|
||||
enabled-tags:
|
||||
- diagnostic
|
||||
|
||||
Reference in New Issue
Block a user