• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

moonD4rk / HackBrowserData
52%

Build:
DEFAULT BRANCH: main
Repo Added 12 Jan 2024 01:50PM UTC
Token MJrUMFMHyDWqf69zPjq46w9tVzt8XZyoR regen
Build 160 Last
Files 14
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • chore/deploy
  • chore/deps
  • chore/downgrade-go
  • chore/layout
  • chore/logo
  • chore/typo-config
  • dependabot/github_actions/actions/upload-release-asset-1.0.2
  • dependabot/github_actions/crazy-max/ghaction-xgo-3
  • dependabot/github_actions/golangci/golangci-lint-action-4
  • dependabot/github_actions/golangci/golangci-lint-action-5
  • dependabot/github_actions/golangci/golangci-lint-action-6
  • dependabot/github_actions/release-drafter/release-drafter-6
  • dependabot/go_modules/dev/github.com/otiai10/copy-1.14.1
  • dependabot/go_modules/dev/github.com/stretchr/testify-1.10.0
  • dependabot/go_modules/dev/github.com/tidwall/gjson-1.17.2
  • dependabot/go_modules/dev/github.com/tidwall/gjson-1.17.3
  • dependabot/go_modules/dev/github.com/tidwall/gjson-1.18.0
  • dependabot/go_modules/dev/github.com/urfave/cli/v2-2.27.3
  • dependabot/go_modules/dev/github.com/urfave/cli/v2-2.27.4
  • dependabot/go_modules/dev/github.com/urfave/cli/v2-2.27.5
  • dependabot/go_modules/dev/golang.org/x/text-0.17.0
  • dependabot/go_modules/dev/golang.org/x/text-0.18.0
  • dependabot/go_modules/dev/golang.org/x/text-0.19.0
  • dependabot/go_modules/dev/golang.org/x/text-0.20.0
  • dependabot/go_modules/dev/golang.org/x/text-0.21.0
  • dependabot/go_modules/dev/golang.org/x/text-0.22.0
  • dependabot/go_modules/dev/modernc.org/sqlite-1.31.1
  • dependabot/go_modules/dev/modernc.org/sqlite-1.32.0
  • dependabot/go_modules/dev/modernc.org/sqlite-1.33.0
  • dependabot/go_modules/dev/modernc.org/sqlite-1.33.1
  • dependabot/go_modules/github.com/urfave/cli/v2-2.27.2
  • dependabot/go_modules/golang.org/x/text-0.15.0
  • dependabot/go_modules/golang.org/x/text-0.16.0
  • dependabot/go_modules/modernc.org/sqlite-1.29.10
  • dependabot/go_modules/modernc.org/sqlite-1.29.8
  • dependabot/go_modules/modernc.org/sqlite-1.29.9
  • dependabot/go_modules/modernc.org/sqlite-1.30.0
  • dependabot/go_modules/modernc.org/sqlite-1.30.1
  • dependabot/go_modules/modernc.org/sqlite-1.30.2
  • deploy/typos-lint
  • dev
  • docs/architecture-rfc
  • docs/contribute
  • docs/readme
  • feat/crypto
  • feat/firefox-key
  • feat/item-refact
  • feat/modern-sqlite
  • feat/profile
  • feat/release-ci
  • feat/slog
  • feat/upgrade-actions
  • feat/upgrade-ci
  • fix/build-cache
  • fix/compress-dir
  • fix/filewalk-permission
  • fix/upgrade-golangci-lint-v2
  • fix/windows-chromium-password
  • refactor/crypto
  • refactor/dependence

27 Nov 2025 09:13AM UTC coverage: 51.722% (+9.4%) from 42.273%
19731105956

push

github

web-flow
feat: Decrypt the browser master key on macOS via CVE-2025-24204 (#494)

* feat: Decrypt the browser master key on macOS via CVE-2025-24204

* fix: resolve lint warnings and stabilize tests

* feat: default to gcoredump key extraction on macOS

334 of 485 new or added lines in 1 file covered. (68.87%)

706 of 1365 relevant lines covered (51.72%)

9.16 hits per line

Relevant lines Covered
Build:
Build:
1365 RELEVANT LINES 706 COVERED LINES
9.16 HITS PER LINE
Source Files on main
  • Tree
  • List 14
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19731105956 main feat: Decrypt the browser master key on macOS via CVE-2025-24204 (#494) * feat: Decrypt the browser master key on macOS via CVE-2025-24204 * fix: resolve lint warnings and stabilize tests * feat: default to gcoredump key extraction on macOS push 27 Nov 2025 09:13AM UTC web-flow github
51.72
19730486488 main Merge 801bdee14 into 1a04abb81 Pull #494 27 Nov 2025 09:11AM UTC web-flow github
51.72
19729351664 main Merge 118dcddd4 into 1a04abb81 Pull #494 27 Nov 2025 08:13AM UTC web-flow github
51.72
17408225698 main docs: add architecture RFC and development guidelines (#486) - Add RFC-001 for architecture refactoring proposal - Add CLAUDE.md with development guidelines and security analysis - Document current issues and proposed solutions for library suppor... push 02 Sep 2025 03:24PM UTC web-flow github
42.27
17408093725 main fix: upgrade golangci-lint to v2 and modernize configuration (#487) * fix: upgrade golangci-lint to v2 and modernize configuration - Migrate from golangci-lint v1 to v2 configuration format - Update GitHub Actions workflow to use golangci-lint-a... push 02 Sep 2025 03:19PM UTC web-flow github
42.27
11849852234 main fix: Resolve decryption failures of password value in some browser (#452) * fix: skip chromium-based browser 'def' dir * fix: fixed the issue that 360speed, QQ Browser and other Chinese browsers had errors in decrypting passwords and cookies * ... push 15 Nov 2024 03:41AM UTC moonD4rk github
42.27
11539506580 main Merge 499a1fd74 into ad020cf13 Pull #441 27 Oct 2024 06:07PM UTC web-flow github
42.27
11453551614 main chore: downgrade golang version to 1.20, support Windows 7. (#435) * chore: downgrade golang version to 1.20, support windows 7 * chore: Update dependencies for Go project. - Update dependencies in go.sum - Improvements and optimizations i... push 22 Oct 2024 05:02AM UTC moonD4rk github
42.27
11105027399 main chore: Update dependencies to latest versions (#426) * chore: Update dependencies to latest versions - Update dependencies versions in `go.mod` file - Address security vulnerabilities by updating third-party libraries - Improve performance a... push 30 Sep 2024 11:19AM UTC moonD4rk github
18.67
10335553398 main chore(deps): bump golang dependencies (#380) * chore(deps): bump github.com/tidwall/gjson from 1.17.1 to 1.17.3 Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.17.1 to 1.17.3. - [Commits](https://github.com/tidwall/g... push 11 Aug 2024 12:27AM UTC web-flow github
18.67
See All Builds (157)
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc