Hack browser data is an open-source tool that could help you decrypt data ( password, bookmark|cookie, history, credit card, and downloads link ) from the browser. It supports the most popular browsers on the market and runs on Windows, macOS, and Linux.
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
1. Windows
Browser | Password | Cookie | Bookmark | History |
---|---|---|---|---|
Google Chrome | ||||
Google Chrome Beta | ||||
Chromium | ||||
Microsoft Edge | ||||
360 Speed | ||||
Brave | ||||
Opera | ||||
OperaGX | ||||
Vivaldi | ||||
Firefox | ||||
Firefox Beta | ||||
Firefox Dev | ||||
Firefox ESR | ||||
Firefox Nightly | ||||
Internet Explorer |
2. MAC OS
Based on Apple’s security policy, some browsers require a current user password to decrypt.
Browser | Password | Cookie | Bookmark | History |
---|---|---|---|---|
Google Chrome | ||||
Google Chrome Beta | ||||
Chromium | ||||
Microsoft Edge | ||||
Brave | ||||
Opera | ||||
OperaGX | ||||
Vivaldi | ||||
Firefox | ||||
Firefox Beta | ||||
Firefox Dev | ||||
Firefox ESR | ||||
Firefox Nightly | ||||
Safari |
3. Linux
Browser | Password | Cookie | Bookmark | History |
---|---|---|---|---|
Google Chrome | ||||
Google Chrome Beta | ||||
Chromium | ||||
Microsoft Edge Dev | ||||
Brave | ||||
Opera | ||||
Vivaldi | ||||
Firefox | ||||
Firefox Beta | ||||
Firefox Dev | ||||
Firefox ESR | ||||
Firefox Nightly |
Download The Hack Browser Data Tool
Installation of hack-browser-data is dead-simple, just download the release for your system and run the binary.
This is an Alert
In some situations, this security tool will be treated as a virus by Windows Defender or other antivirus software and can not be executed. The code is all open-source, you can modify and compile it by yourself.
Step 1:
First, we need to download the browser data tool so type the below command
git clone https://github.com/moonD4rk/HackBrowserData.git
Step 2:
Now change the directory roo to Browser Data so type the following command
cd HackBrowserData
Step 3:
Build the tool with the following command
go get -v -t -d ./...go build
Step 4:
After that execute the hack-browser-data file which platform you want
For Linux execute the following way. for windows just double click on hack-browser-data
All our results will be saved to the result folder
Post a Comment