• 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: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 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
  • main
  • 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
17408174623 docs/architecture-rfc Merge 66322c50b into d101da627 Pull #486 02 Sep 2025 03:22PM 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
17408048784 fix/upgrade-golangci-lint-v2 Merge a1c7398da into 8baf620e3 Pull #487 02 Sep 2025 03:17PM UTC web-flow github
42.27
17407700408 fix/upgrade-golangci-lint-v2 Merge b10bf328c into 8baf620e3 Pull #487 02 Sep 2025 03:04PM UTC web-flow github
42.27
17407510663 fix/upgrade-golangci-lint-v2 Merge 16e1ddeb7 into 8baf620e3 Pull #487 02 Sep 2025 02:57PM UTC web-flow github
42.27
17378973730 docs/architecture-rfc Merge e4d712016 into 8baf620e3 Pull #486 01 Sep 2025 01:24PM UTC web-flow github
42.27
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