HaveIBeenPwned / PwnedPasswordsDownloader

A tool to download all Pwned Passwords hash ranges and save them offline so they can be used without a dependency on the k-anonymity API
BSD 3-Clause "New" or "Revised" License
629 stars 49 forks source link

Is it now compatible with NET8 ? #56

Closed christianGRogers closed 4 months ago

mokkymiah commented 7 months ago

Any update on this?

Noobgamer0111 commented 4 months ago

FYI: @christianGRogers @mokkymiah

Yes, I installed the PPDL by first installing dotnet v8 (v8.0.300) via winget in an admin PowerShell window. Note: Admin perms are required if you want .NET SDK to be accessible to all users on your machine.

After that I ran, "dotnet tool install --global haveibeenpwned-downloader".

Proof: image

christianGRogers commented 4 months ago

real shit