{"id":16493647,"url":"https://github.com/andrewrathbun/sighunter","last_synced_at":"2026-02-25T22:03:45.023Z","repository":{"id":179152238,"uuid":"612805835","full_name":"AndrewRathbun/SigHunter","owner":"AndrewRathbun","description":"A C# (.NET 6) tool to compare the file signature of files recursively and inform the user of matches and mismatches","archived":false,"fork":false,"pushed_at":"2024-11-29T20:49:35.000Z","size":1663,"stargazers_count":16,"open_issues_count":10,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-03T17:54:49.119Z","etag":null,"topics":["anti-forensics","csharp","dfir","filesignatures"],"latest_commit_sha":null,"homepage":"","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/AndrewRathbun.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-03-12T02:50:01.000Z","updated_at":"2025-03-28T00:13:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8589404-0a64-4e18-96e7-50e26fcf3328","html_url":"https://github.com/AndrewRathbun/SigHunter","commit_stats":null,"previous_names":["andrewrathbun/sighunter"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/AndrewRathbun/SigHunter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewRathbun%2FSigHunter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewRathbun%2FSigHunter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewRathbun%2FSigHunter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewRathbun%2FSigHunter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewRathbun","download_url":"https://codeload.github.com/AndrewRathbun/SigHunter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewRathbun%2FSigHunter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29842855,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T21:18:31.832Z","status":"ssl_error","status_checked_at":"2026-02-25T21:18:29.265Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["anti-forensics","csharp","dfir","filesignatures"],"created_at":"2024-10-11T14:10:04.907Z","updated_at":"2026-02-25T22:03:44.997Z","avatar_url":"https://github.com/AndrewRathbun.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SigHunter\n\nA DFIR-focused tool to help identify files masquerading as a different file type! \n\n## Sample Command\n\n`SigHunter.exe -d C:\\temp\\Path\\To\\Scan\\Recursively -o C:\\temp\\Output\\Folder`\n\n## Output\n\nUsing the [FileSignatures.cs](https://github.com/AndrewRathbun/SigHunter/blob/main/SigHunter/FileSignatures.cs) dictionary of file extensions and their corresponding expected file signatures, SigHunter will output three CSV files:\n\n* `matched_files.csv` - files that match the file extension with the expected file signature\n* `mismatched_files.csv` - files that DO NOT match the file extension with the expected file signature\n* `unmatched_files.csv` - files that do not have a file extension entry in the tool's dictionary\n\n## Feedback\n\nThere are a lot of improvements I want to make to this tool, but for now, it's functional and fast! Please report any issues here and I'll work on them as I have time!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewrathbun%2Fsighunter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewrathbun%2Fsighunter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewrathbun%2Fsighunter/lists"}