mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-05-19 18:58:03 +02:00
fix: the bug that the command line Usage prompt is incomplete
The full prompt is "password|bookmark|cookie|history|credit card|download|localStorage|extension" Signed-off-by: yuxiaojun <yuxiaojun@uniontech.com>
This commit is contained in:
@@ -126,7 +126,7 @@ You can double-click to run, or use command line.
|
||||
```
|
||||
PS C:\test> .\hack-browser-data.exe -h
|
||||
NAME:
|
||||
hack-browser-data - Export passwords/cookies/history/bookmarks from browser
|
||||
hack-browser-data - Export password|bookmark|cookie|history|credit card|download|localStorage|extension from browser
|
||||
|
||||
USAGE:
|
||||
[hack-browser-data -b chrome -f json -dir results -cc]
|
||||
|
||||
Reference in New Issue
Block a user