{"id":19657821,"url":"https://github.com/gdatasoftwareag/typerefhasher","last_synced_at":"2025-04-28T19:32:35.478Z","repository":{"id":46158688,"uuid":"274872085","full_name":"GDATASoftwareAG/TypeRefHasher","owner":"GDATASoftwareAG","description":"CLI tool to compute the TypeRefHash for .NET binaries.","archived":false,"fork":false,"pushed_at":"2021-11-10T11:49:42.000Z","size":2983,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":11,"default_branch":"master","last_synced_at":"2023-02-27T17:18:01.336Z","etag":null,"topics":["dotnet","imphash","malware","reverse-engineering","trh","typerefhash"],"latest_commit_sha":null,"homepage":"https://www.gdatasoftware.com/blog/2020/06/36164-introducing-the-typerefhash-trh","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GDATASoftwareAG.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-25T09:03:34.000Z","updated_at":"2022-12-03T13:31:17.000Z","dependencies_parsed_at":"2022-09-05T16:01:38.780Z","dependency_job_id":null,"html_url":"https://github.com/GDATASoftwareAG/TypeRefHasher","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GDATASoftwareAG%2FTypeRefHasher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GDATASoftwareAG%2FTypeRefHasher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GDATASoftwareAG%2FTypeRefHasher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GDATASoftwareAG%2FTypeRefHasher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GDATASoftwareAG","download_url":"https://codeload.github.com/GDATASoftwareAG/TypeRefHasher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224129381,"owners_count":17260619,"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":["dotnet","imphash","malware","reverse-engineering","trh","typerefhash"],"created_at":"2024-11-11T15:33:49.377Z","updated_at":"2024-11-11T15:33:50.060Z","avatar_url":"https://github.com/GDATASoftwareAG.png","language":"C#","readme":"# TypeRef Hasher\n\n[![license](https://img.shields.io/github/license/GDATASoftwareAG/TypeRefHasher.svg)](https://raw.githubusercontent.com/GDATASoftwareAG/TypeRefHasher/master/LICENSE)\n[![Build](https://img.shields.io/azure-devops/build/gdatasoftware/TypeRefHasher/6.svg)](https://dev.azure.com/gdatasoftware/TypeRefHasher/_build?definitionId=6)\n[![Test](https://img.shields.io/azure-devops/tests/gdatasoftware/TypeRefHasher/6.svg)](https://dev.azure.com/gdatasoftware/TypeRefHasher/_build?definitionId=6)\n\nCLI tool to compute the [TypeRefHash (TRH)](https://www.gdatasoftware.com/blog/2020/06/36164-introducing-the-typerefhash-trh) for .NET binaries.\n\n## Installation\n\nThere are multiple options to obtain the *TypeRefHasher*.\n\n### Windows\n\nInstall the tool with [winget](https://github.com/microsoft/winget-cli). The tool gets added to your `PATH` environment variable.\n\n```powershell\nwinget install GDATA.TypeRefHasher\n```\n\nAnother option is to just download the binary or installer from the [GitHub Releases](https://github.com/GDATASoftwareAG/TypeRefHasher/releases) tab\n\n1. `trh.msi` -\u003e Windows x64 Installer (Allows uninstall and adds the tool to your `PATH`)\n2. `trh.exe` -\u003e Windows x64 (Standalone binary)\n\n### Linux\n\nDownload the binary or installer from the [GitHub Releases](https://github.com/GDATASoftwareAG/TypeRefHasher/releases) tab.\n\n1. `trh` -\u003e Linux x64 (Standalone binary)\n\n## Usage\n\nThe usage is as straight forward as possible.\n\nWindows:\n\n```powershell\n\u003e trh.exe file\n```\n\nLinux:\n\n```bash\n\u003e trh file\n```\n\nIn both cases the output is the TRH (example: 1defec485ab3060a9201f35d69cfcdec4b70b84a2b71c83b53795ca30d1ae8be) for the given file or an error message with a description why the hash could not be computed.\n\n## Build \u0026 Deploy\n\nFind more information [here](BUILD.md)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdatasoftwareag%2Ftyperefhasher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgdatasoftwareag%2Ftyperefhasher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdatasoftwareag%2Ftyperefhasher/lists"}