{"id":15992956,"url":"https://github.com/bash/fuck-ms-teams","last_synced_at":"2025-02-28T08:09:32.321Z","repository":{"id":84753955,"uuid":"565286116","full_name":"bash/fuck-ms-teams","owner":"bash","description":"An AppInit DLL that stops Microsoft Teams from hijacking the play/pause button.","archived":false,"fork":false,"pushed_at":"2022-11-12T22:54:22.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-21T15:19:26.575Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bash.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","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}},"created_at":"2022-11-12T22:51:04.000Z","updated_at":"2024-05-22T07:04:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6ada48a-9bbf-4114-8fb8-1a5add961706","html_url":"https://github.com/bash/fuck-ms-teams","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bash%2Ffuck-ms-teams","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bash%2Ffuck-ms-teams/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bash%2Ffuck-ms-teams/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bash%2Ffuck-ms-teams/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bash","download_url":"https://codeload.github.com/bash/fuck-ms-teams/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241121287,"owners_count":19913246,"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","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":[],"created_at":"2024-10-08T06:41:59.753Z","updated_at":"2025-02-28T08:09:32.285Z","avatar_url":"https://github.com/bash.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fuck MS Teams\nMicrosoft Teams hijacks the play/pause media key after playing the ringtone.\nThis project prevents Teams from registering for the play/pause media key with Windows and ruining everyone's day.\n\n## Installation\nBuild the library using:\n```\ncmake -B build\ncmake --build build --config Release\n```\n\nRegister the library as AppInit DLL in your registry:\n* Set `HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Windows\\RequireSignedAppInit_DLLs = 0` (dword)\n* Set `HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Windows\\LoadAppInit_DLLs = 1` (dword)\n* Add `\u003cPROJECT_DIR\u003e\\build\\Release\\fuck-ms-teams.dll` to `HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Windows\\AppInit_DLLs` (string)\n\n## FAQ\n### How does it work?\nWindows provides a mechanism called «AppInit DLLs» for injecting custom code into every process.\nUsing this mechanism and the amazing `MinHook` library we can inject code into Teams.exe that patches the `RegisterHotKey` function.\n\n### Is it safe?\nMost likely not. Use at your own risk.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbash%2Ffuck-ms-teams","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbash%2Ffuck-ms-teams","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbash%2Ffuck-ms-teams/lists"}