Files
HackBrowserData/cmd/hack-browser-data
moonD4rk 6313513d82 fix(keys): guard --keys against misuse + hint Safari
Without -p, dumped keys would be applied to local profile data and
decrypt to garbage; -b all hits the same path because pickFromConfigs
ignores -p when name == "all". Require both.
2026-05-23 21:35:20 +08:00
..