{"id":25416385,"url":"https://github.com/forderud/reversepassword","last_synced_at":"2025-06-25T05:43:22.506Z","repository":{"id":40504323,"uuid":"473537512","full_name":"forderud/ReversePassword","owner":"forderud","description":"A Windows Credential Provider written in C#","archived":false,"fork":false,"pushed_at":"2024-08-27T10:45:04.000Z","size":249,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-08-27T11:57:32.330Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/forderud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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-03-24T09:26:55.000Z","updated_at":"2024-08-27T10:45:07.000Z","dependencies_parsed_at":"2024-08-27T12:06:09.733Z","dependency_job_id":null,"html_url":"https://github.com/forderud/ReversePassword","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/forderud%2FReversePassword","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forderud%2FReversePassword/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forderud%2FReversePassword/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forderud%2FReversePassword/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forderud","download_url":"https://codeload.github.com/forderud/ReversePassword/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239162792,"owners_count":19592343,"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":"2025-02-16T16:54:53.453Z","updated_at":"2025-06-25T05:43:22.489Z","avatar_url":"https://github.com/forderud.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"Example Windows Credential Provider that require your password to by typed backwards. Written in C#.\n\n## How to test\nIt's recommended to **test in a disposable Virtual Machine (VM)**, since credential provider problems might break the windows logon screen. You don't want to risk that on your main computer.\n\nBuild steps:\n* Open solution in Visual Studio and build in release or debug mode.\n* Copy `install.reg`, `uninstall.reg`, `REGISTER.bat` and `UNREGISTER.bat` into the same folder as the generated `ReversePassword.comhost.dll`.\n\nInstallation steps:\n* Install [.NET 8 Desktop Runtime](https://dotnet.microsoft.com/en-us/download/dotnet)\n* Right click on `REGISTER.bat` and select \"Run as administrator\".\n* Log screen, log out or restart the computer.\n* Observe that there's now a new \"RP\" sign-in option.\n\n![screenshot](Screenshot.png)  \n\nNOTE: You might need to run `CredUITester.exe` with admin privileges if not installed to a folder where all users have read access.\n\nUninstallation steps:\n* Right click on `UNREGISTER.bat` and select \"Run as administrator\".\n\n\n## Authentication and logon APIs\n![CredUIPrompt](CredUIPrompt.png)  \n\n* Show authentication dialog: [CredUIPromptForWindowsCredentials](https://learn.microsoft.com/en-us/windows/win32/api/wincred/nf-wincred-creduipromptforwindowscredentialsw)\n* Logoff, shutdown or restart:  [ExitWindowsEx](https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-exitwindowsex)\n\n\n## Background\nThe project is heavily based on the no longer maintained [CredProvider.NET](https://github.com/SteveSyfuhs/CredProvider.NET).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforderud%2Freversepassword","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforderud%2Freversepassword","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforderud%2Freversepassword/lists"}