moonD4rk / HackBrowserData

Extract and decrypt browser data, supporting multiple data types, runnable on various operating systems (macOS, Windows, Linux).
MIT License
11.18k stars 1.57k forks source link

fix: Improve error handling and fix wrong compress dir for windows #368

Closed moonD4rk closed 4 months ago

moonD4rk commented 4 months ago

Proposed changes

Checklist

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9976135863

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
cmd/hack-browser-data/main.go 0 1 0.0%
utils/fileutil/filetutil.go 29 41 70.73%
<!-- Total: 29 42 69.05% -->
Files with Coverage Reduction New Missed Lines %
utils/fileutil/filetutil.go 1 33.33%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 9950517049: 1.6%
Covered Lines: 375
Relevant Lines: 2009

💛 - Coveralls