Skip to content

Commit 1bb8ec5

Browse files
committed
docs: update readme to 0.3.6
1 parent 5500de2 commit 1bb8ec5

2 files changed

Lines changed: 14 additions & 4 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Based on Apple's security policy, some browsers **require a current user passwor
7676

7777
Installation of hack-browser-data is dead-simple, just download [the release for your system](https://github.com/moonD4rk/HackBrowserData/releases) and run the binary.
7878

79-
> In some situations, this security tool will be treated as a virus by Windows Defender or other antivirus software and can not be executed, after version 0.2.6 will use UPX try to simply bypass, then no longer with antivirus software to do unnecessary security confrontations.The code is all open source, you can modify and compile by yourself.
79+
> 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 by yourself.
8080
8181
### Building from source
8282

@@ -126,7 +126,7 @@ USAGE:
126126
Get all data(password/cookie/history/bookmark) from chrome
127127
128128
VERSION:
129-
0.3.5
129+
0.3.6
130130
GLOBAL OPTIONS:
131131
--verbose, --vv verbose (default: false)
132132
--compress, --cc compress result to zip (default: false)
@@ -182,6 +182,12 @@ PS C:\Users\User\Desktop> .\hack-browser-data.exe -b edge -p 'C:\Users\User\AppD
182182
[x]: Get 0 passwords, filename is results/microsoft_edge_password.csv
183183
```
184184

185+
### Some other projects based on HackBrowserData
186+
[Sharp-HackBrowserData](https://github.com/S3cur3Th1sSh1t/Sharp-HackBrowserData)
187+
[Reflective-HackBrowserData](https://github.com/idiotc4t/Reflective-HackBrowserData)
188+
...
189+
190+
185191
## Contributors
186192

187193
![](/CONTRIBUTORS.svg)

README_ZH.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ hack-browser-data 是一个解密浏览器数据(密码|历史记录|Cookie|
7171

7272
可下载已编译好,直接运行的 [二进制文件 ](https://github.com/moonD4rk/HackBrowserData/releases)
7373

74-
> 某些情况下,这款安全工具会被 Windows Defender 或其他杀毒软件当作病毒从而无法执行,0.2.6 版本后将使用 UPX 做简单的压缩壳免杀,后续不再提供免杀做无谓的安全对抗。代码已全部开源,可自己修改编译
74+
> 某些情况下,这款安全工具会被 Windows Defender 或其他杀毒软件当作病毒从而无法执行。代码自已全部开源,可己修改编译
7575
7676
### 从源码编译
7777

@@ -122,7 +122,7 @@ USAGE:
122122
Get all data(password/cookie/history/bookmark) from chrome
123123
124124
VERSION:
125-
0.3.5
125+
0.3.6
126126
GLOBAL OPTIONS:
127127
--verbose, --vv verbose (default: false)
128128
--compress, --cc compress result to zip (default: false)
@@ -158,6 +158,10 @@ PS C:\test> .\hack-browser-data.exe -b all -f json --dir results -cc
158158
[x]: Compress success, zip filename is results/archive.zip
159159
```
160160

161+
### 基于此工具的一些其他项目
162+
[Sharp-HackBrowserData](https://github.com/S3cur3Th1sSh1t/Sharp-HackBrowserData)
163+
[Reflective-HackBrowserData](https://github.com/idiotc4t/Reflective-HackBrowserData)
164+
161165
## Contributors
162166

163167
![](/CONTRIBUTORS.svg)

0 commit comments

Comments
 (0)