mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-07-08 21:37:49 +02:00
docs: update README to 0.2.5
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
# HackBrowserData
|
||||
|
||||
 
|
||||
|
||||
[中文说明](https://github.com/moonD4rk/HackBrowserData/blob/master/README_ZH.md)
|
||||
|
||||
hack-browser-data is an open-source tool that could help you decrypt data ( passwords|bookmarks|cookies|history ) from the browser. It supports the most popular browsers on the market and runs on Windows, macOS and Linux.
|
||||
|
||||
> Special Note: This tool is limited to security research only, and the user assumes all legal and related responsibilities arising from its use! The author assumes no legal responsibility!
|
||||
> Statement: This tool is limited to security research only, and the user assumes all legal and related responsibilities arising from its use! The author assumes no legal responsibility!
|
||||
|
||||
### Supported Browser
|
||||
|
||||
@@ -16,6 +18,7 @@ hack-browser-data is an open-source tool that could help you decrypt data ( pass
|
||||
| Microsoft Edge | ✅ | ✅ | ✅ | ✅ |
|
||||
| 360 Speed Browser | ✅ | ✅ | ✅ | ✅ |
|
||||
| QQ Browser | ✅ | ✅ | ✅ | ✅ |
|
||||
| Brave Browser | ✅ | ✅ | ✅ | ✅ |
|
||||
| Internet Explorer | ❌ | ❌ | ❌ | ❌ |
|
||||
|
||||
#### MacOS
|
||||
@@ -27,6 +30,7 @@ Based on Apple's security policy, some browsers **require a current user passwor
|
||||
| Google Chrome | ✅ | ✅ | ✅ | ✅ |
|
||||
| Firefox | ✅ | ✅ | ✅ | ✅ |
|
||||
| Microsoft Edge | ✅ | ✅ | ✅ | ✅ |
|
||||
| Brave Browser | ✅ | ✅ | ✅ | ✅ |
|
||||
| Safari | ❌ | ❌ | ❌ | ❌ |
|
||||
|
||||
#### Linux
|
||||
@@ -36,6 +40,7 @@ Based on Apple's security policy, some browsers **require a current user passwor
|
||||
| Firefox | ✅ | ✅ | ✅ | ✅ |
|
||||
| Google Chrome | ✅ | ✅ | ✅ | ✅ |
|
||||
| Microsoft Edge Dev | ✅ | ✅ | ✅ | ✅ |
|
||||
| Brave Browser | ✅ | ✅ | ✅ | ✅ |
|
||||
|
||||
|
||||
### Install
|
||||
@@ -58,7 +63,7 @@ go build
|
||||
|
||||
##### Cross compile
|
||||
|
||||
Need install target OS's `gcc` library, here's an example of use `Mac` building for `Windows` and `Linus`
|
||||
Need install target OS's `gcc` library, here's an example of use `Mac` building for `Windows` and `Linux`
|
||||
|
||||
**Windows**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user