mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-08-26 00:32:35 +02:00
优化中文版 README
This commit is contained in:
+8
-9
@@ -1,6 +1,6 @@
|
|||||||
# HackBrowserData
|
# HackBrowserData
|
||||||
|
|
||||||
hack-browser-data 是一个解密浏览器数据(密码|历史记录|Cookie|书签 | 信用卡 | 下载记录)的导出工具,支持全平台主流浏览器。
|
hack-browser-data 是一个浏览器数据(密码 | 历史记录 | Cookie | 书签 | 信用卡 | 下载记录)的导出工具,支持全平台主流浏览器。
|
||||||
|
|
||||||
|
|
||||||
> 特别声明:此工具仅限于安全研究,用户承担因使用此工具而导致的所有法律和相关责任!作者不承担任何法律责任!
|
> 特别声明:此工具仅限于安全研究,用户承担因使用此工具而导致的所有法律和相关责任!作者不承担任何法律责任!
|
||||||
@@ -27,6 +27,7 @@ hack-browser-data 是一个解密浏览器数据(密码|历史记录|Cookie|
|
|||||||
| Firefox ESR | ✅ | ✅ | ✅ | ✅ |
|
| Firefox ESR | ✅ | ✅ | ✅ | ✅ |
|
||||||
| Firefox Nightly | ✅ | ✅ | ✅ | ✅ |
|
| Firefox Nightly | ✅ | ✅ | ✅ | ✅ |
|
||||||
| IE 浏览器 | ❌ | ❌ | ❌ | ❌ |
|
| IE 浏览器 | ❌ | ❌ | ❌ | ❌ |
|
||||||
|
|
||||||
### MacOS
|
### MacOS
|
||||||
|
|
||||||
由于 MacOS 的安全性设置,基于 `Chromium` 内核浏览器解密时**需要当前用户密码**
|
由于 MacOS 的安全性设置,基于 `Chromium` 内核浏览器解密时**需要当前用户密码**
|
||||||
@@ -69,9 +70,9 @@ hack-browser-data 是一个解密浏览器数据(密码|历史记录|Cookie|
|
|||||||
## 安装运行
|
## 安装运行
|
||||||
### 安装
|
### 安装
|
||||||
|
|
||||||
可下载已编译好,直接运行的 [二进制文件 ](https://github.com/moonD4rk/HackBrowserData/releases)
|
可下载已编译好,可直接运行的 [二进制文件](https://github.com/moonD4rk/HackBrowserData/releases)
|
||||||
|
|
||||||
> 某些情况下,这款安全工具会被 Windows Defender 或其他杀毒软件当作病毒从而无法执行。代码自已全部开源,可己修改编译。
|
> 某些情况下,这款安全工具会被 Windows Defender 或其他杀毒软件当作病毒导致无法执行。代码已经全部开源,可自行编译。
|
||||||
|
|
||||||
### 从源码编译
|
### 从源码编译
|
||||||
|
|
||||||
@@ -93,7 +94,6 @@ go build
|
|||||||
|
|
||||||
#### Windows
|
#### Windows
|
||||||
|
|
||||||
|
|
||||||
``` shell
|
``` shell
|
||||||
brew install mingw-w64
|
brew install mingw-w64
|
||||||
|
|
||||||
@@ -109,8 +109,7 @@ CC=x86_64-linux-musl-gcc CXX=x86_64-linux-musl-g++ GOARCH=amd64 GOOS=linux CGO_E
|
|||||||
```
|
```
|
||||||
|
|
||||||
### 运行
|
### 运行
|
||||||
|
双击直接运行,也可以使用命令行调用相应的命令。
|
||||||
双击直接运行,也可以命令行调整对应的命令
|
|
||||||
|
|
||||||
```
|
```
|
||||||
PS C:\test> .\hack-browser-data.exe -h
|
PS C:\test> .\hack-browser-data.exe -h
|
||||||
@@ -134,7 +133,7 @@ GLOBAL OPTIONS:
|
|||||||
--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)
|
||||||
|
|
||||||
PS C:\test> .\hack-browser-data.exe -b all -f json --dir results -cc
|
PS C:\test> .\hack-browser-data.exe -b all -f json --dir results --cc
|
||||||
[x]: Get 44 cookies, filename is results/microsoft_edge_cookie.json
|
[x]: Get 44 cookies, filename is results/microsoft_edge_cookie.json
|
||||||
[x]: Get 54 history, filename is results/microsoft_edge_history.json
|
[x]: Get 54 history, filename is results/microsoft_edge_history.json
|
||||||
[x]: Get 1 passwords, filename is results/microsoft_edge_password.json
|
[x]: Get 1 passwords, filename is results/microsoft_edge_password.json
|
||||||
@@ -164,10 +163,10 @@ PS C:\test> .\hack-browser-data.exe -b all -f json --dir results -cc
|
|||||||
|
|
||||||
## Contributors
|
## Contributors
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 404StarLink 2.0 - Galaxy
|
## 404StarLink 2.0 - Galaxy
|
||||||

|

|
||||||
|
|
||||||
HackBrowserData 是 404Team [星链计划2.0](https://github.com/knownsec/404StarLink2.0-Galaxy) 中的一环,如果对 HackBrowserData 有任何疑问又或是想要找小伙伴交流,可以参考[星链计划的加群方式](https://github.com/knownsec/404StarLink2.0-Galaxy#community)。
|
HackBrowserData 是 404Team [星链计划2.0](https://github.com/knownsec/404StarLink2.0-Galaxy) 中的一环,如果对 HackBrowserData 有任何疑问又或是想要找小伙伴交流,可以参考[星链计划的加群方式](https://github.com/knownsec/404StarLink2.0-Galaxy#community)。
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user