mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-05-19 18:58:03 +02:00
docs: update to 0.2.7, default output method change to csv
This commit is contained in:
@@ -95,13 +95,13 @@ USAGE:
|
|||||||
[hack-browser-data -b chrome -f json -dir results -cc]
|
[hack-browser-data -b chrome -f json -dir results -cc]
|
||||||
Get all data(password/cookie/history/bookmark) from chrome
|
Get all data(password/cookie/history/bookmark) from chrome
|
||||||
VERSION:
|
VERSION:
|
||||||
0.2.6
|
0.2.7
|
||||||
GLOBAL OPTIONS:
|
GLOBAL OPTIONS:
|
||||||
--verbose, --vv Verbose (default: false)
|
--verbose, --vv Verbose (default: false)
|
||||||
--compress, --cc Compress result to zip (default: false)
|
--compress, --cc Compress result to zip (default: false)
|
||||||
--browser value, -b value Available browsers: all|edge|firefox|chrome (default: "all")
|
--browser value, -b value Available browsers: all|edge|firefox|chrome (default: "all")
|
||||||
--results-dir value, --dir value Export dir (default: "results")
|
--results-dir value, --dir value Export dir (default: "results")
|
||||||
--format value, -f value Format, csv|json|console (default: "json")
|
--format value, -f value Format, csv|json|console (default: "csv")
|
||||||
--help, -h show help (default: false)
|
--help, -h show help (default: false)
|
||||||
--version, -v print the version (default: false)
|
--version, -v print the version (default: false)
|
||||||
|
|
||||||
|
|||||||
+2
-2
@@ -92,13 +92,13 @@ USAGE:
|
|||||||
[hack-browser-data -b chrome -f json -dir results -cc]
|
[hack-browser-data -b chrome -f json -dir results -cc]
|
||||||
Get all data(password/cookie/history/bookmark) from chrome
|
Get all data(password/cookie/history/bookmark) from chrome
|
||||||
VERSION:
|
VERSION:
|
||||||
0.2.6
|
0.2.7
|
||||||
GLOBAL OPTIONS:
|
GLOBAL OPTIONS:
|
||||||
--verbose, --vv Verbose (default: false)
|
--verbose, --vv Verbose (default: false)
|
||||||
--compress, --cc Compress result to zip (default: false)
|
--compress, --cc Compress result to zip (default: false)
|
||||||
--browser value, -b value Available browsers: all|edge|firefox|chrome|qq|360 (default: "all")
|
--browser value, -b value Available browsers: all|edge|firefox|chrome|qq|360 (default: "all")
|
||||||
--results-dir value, --dir value Export dir (default: "results")
|
--results-dir value, --dir value Export dir (default: "results")
|
||||||
--format value, -f value Format, csv|json|console (default: "json")
|
--format value, -f value Format, csv|json|console (default: "csv")
|
||||||
--help, -h show help (default: false)
|
--help, -h show help (default: false)
|
||||||
--version, -v print the version (default: false)
|
--version, -v print the version (default: false)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user