https://github.com/hwvs/steamsleuth
C#/.NET project that can scrape the Steam Store to find potentially-stolen copies of games from separate authors, by searching for closely-related images/videos/assets via perceptual hashing and embedding vectors
https://github.com/hwvs/steamsleuth
csharp csharp-code net-framework powershell
Last synced: 3 months ago
JSON representation
C#/.NET project that can scrape the Steam Store to find potentially-stolen copies of games from separate authors, by searching for closely-related images/videos/assets via perceptual hashing and embedding vectors
- Host: GitHub
- URL: https://github.com/hwvs/steamsleuth
- Owner: hwvs
- License: gpl-3.0
- Created: 2023-05-09T01:58:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-09T02:04:59.000Z (about 2 years ago)
- Last Synced: 2025-01-29T07:30:38.651Z (5 months ago)
- Topics: csharp, csharp-code, net-framework, powershell
- Language: C#
- Homepage:
- Size: 32.2 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SteamSleuth (Work in Progress)
C#/.NET project that can scrape the Steam Store to find potentially-stolen copies of games from separate authors, by searching for closely-related images/videos/assets via perceptual hashing and embedding vectors