{"id":30663320,"url":"https://github.com/olm1ghty/dbd-hook-counter","last_synced_at":"2025-08-31T17:05:03.683Z","repository":{"id":305846111,"uuid":"1016586400","full_name":"olm1ghty/dbd-hook-counter","owner":"olm1ghty","description":"An automatic transparent overlay hook tracker for Dead by Daylight with hotkeys and useful timers","archived":false,"fork":false,"pushed_at":"2025-07-30T00:12:57.000Z","size":90427,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-30T02:48:00.163Z","etag":null,"topics":["csharp","dbd","dead-by-daylight","emgu-cv","emgucv","game-overlay","gaming-tools","hook-counter","hook-tracker","open-source","overlay","timer-overlay","windows-overlay","winforms"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/olm1ghty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-09T08:24:16.000Z","updated_at":"2025-07-28T17:46:38.000Z","dependencies_parsed_at":"2025-07-30T02:15:40.927Z","dependency_job_id":null,"html_url":"https://github.com/olm1ghty/dbd-hook-counter","commit_stats":null,"previous_names":["olm1ghty/dbd-hook-counter"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/olm1ghty/dbd-hook-counter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olm1ghty%2Fdbd-hook-counter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olm1ghty%2Fdbd-hook-counter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olm1ghty%2Fdbd-hook-counter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olm1ghty%2Fdbd-hook-counter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olm1ghty","download_url":"https://codeload.github.com/olm1ghty/dbd-hook-counter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olm1ghty%2Fdbd-hook-counter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273010994,"owners_count":25030369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","dbd","dead-by-daylight","emgu-cv","emgucv","game-overlay","gaming-tools","hook-counter","hook-tracker","open-source","overlay","timer-overlay","windows-overlay","winforms"],"created_at":"2025-08-31T17:05:02.974Z","updated_at":"2025-08-31T17:05:03.670Z","avatar_url":"https://github.com/olm1ghty.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"![banner](readme_images/banner.png)\n\n\u003cdiv align=\"center\"\u003e\n\n### [Download](https://github.com/olm1ghty/dbd-hook-counter/releases/download/1.3/DBD.Hook.Counter.zip)\n**SHA256**: `3BAA25DFBC5BE3BBBAC670BD623E98428B71758B78165D2B33C37BACB373B42A`\n\n\n## *Display hook stages when playing killer*\n![ui example](readme_images/ui_example.png)\n\n\u003c/div\u003e\n\nThis is a Dead by Daylight hook counter for killers (with additional features). It works by visually monitoring survivors' statuses on the screen and then displays them as an overlay.\n\n\u003cdetails\u003e\n\u003csummary\u003e❓ How it works\u003c/summary\u003e\nIt's a Windows Forms app made with C#. I'm using Emgu.CV library to monitor the HUD.\n\nMostly, it monitors survivors' portraits and the space around them. When it sees that the survivor is hooked, it adds a hook stage on the screen. When it sees that the survivor is unhooked, it adds a DS, OTR, and off-hook Endurance timer on the screen (optional, can be switched off).\n\u003c/details\u003e\n\n## Features\n- ⚙️ Fully automatic (HUD-based tracking)\n- 🧠 Manual mode if you prefer full control\n- 🎯 Hook stage counter for all survivors\n- ⏱️ DS, OTR, \u0026 Endurance timers (optional)\n- 🖥️ Works on any resolution (16:9, 16:10)\n- 🔒 Doesn’t store or send any data — it's all local and discarded immediately\n- 🧼 Hides itself in menus, only shows in match\n- 🧩 Doesn’t trigger anti-cheat (no memory access)\n- 🧾 EULA-safe (like putting a sticky note on your screen)\n- 🛠️ Fully open-source \u0026 customizable\n\n\u003cdetails\u003e\n\u003csummary\u003e🛡️ Why it's safe\u003c/summary\u003e\n\n- No game files are modified\n- No memory is read\n- Doesn’t interact with DBD’s process\n- Just an overlay that analyzes HUD pixels\n\u003c/details\u003e\n\n## Yes, it even works with video\nSince it's not dependent on any game processes, you can apply it to a video feed. For example, turn it on while watching your favorite streamer to keep track of the game situation.\n![stream](readme_images/stream.png)\n\n## How to use\n\u003e Supported platforms: only Windows.\n---\n\u003e Works with DBD in `Windowed Fullscreen` mode. Doesn't work in Fullscreen mode - this mode doesn't allow for the overlay to be displayed on top of it.\n---\n\u003e Multiple monitors? Launch the app on the same monitor you launch DBD.\n---\n\n1. Launch DBD.\n2. Launch this app.\n3. Shift + M to open settings.\n4. Set UI and HUD scale to match those you have in DBD's graphics settings.\n5. Save settings.\n\n\u003cdiv align=\"center\"\u003e\n\n![settings](readme_images/settings.png)\n\n\u003c/div\u003e\n\nYou will know that it's set up correctly by seeing empty hook counters on the UI (only when the match starts):\n\n\u003cdiv align=\"center\"\u003e\n    \n![ui on](readme_images/ui_on.png)\n\n\u003c/div\u003e\n\nIf it doesn't work, try Shift + R to restart the app or make sure that you configured your UI/HUD scales correctly in the settings menu.\n\n## Controls\n- **Shift + H** - Hot keys.\n- **Shift + M** - Settings.\n- **Shift + K** - Exit the app.\n- **Shift + R** - Restart the app.\n- **Shift + P** - Pause/Unpause the app (if playing survivor, for example)\n- **1/2/3/4** - Manually add a hook stage. If the hook counter is at 2, set it to 0.\n- **5** - Clear all hook stages.\n- **Shift + 1/2/3/4** - Manually trigger unhook timers.\n- **Shift + 5** - Clear all timers.\n\n## Antivirus\nThe app is unsigned, so your antivirus might view it as a threat.\n\n**SHA256**: `3BAA25DFBC5BE3BBBAC670BD623E98428B71758B78165D2B33C37BACB373B42A`\n\nThis hash lets users verify the file is untampered with. If you’re unsure, scan the file on [VirusTotal](https://virustotal.com/) or build from source.\n\n## Contact me\n💬 Ping me on Discord: \"0lmighty\"\n\n## Acknowledgements\n[@Nemonn](https://github.com/nemonn) - Thanks for helping out with the materials and for the good advice!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folm1ghty%2Fdbd-hook-counter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folm1ghty%2Fdbd-hook-counter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folm1ghty%2Fdbd-hook-counter/lists"}