Skip to content

Releases: AndrewRathbun/SigHunter

V0.3 - Initial Public Release

06 Jul 03:12
Compare
Choose a tag to compare
  • Tested on multiple file types and appears to be working reliably!
  • Signed .exe and .dll

V0.2

26 Jun 04:05
Compare
Choose a tag to compare
  • Improve handling of file extensions/file signatures in the FileSignatures dictionary, which helps when different file extensions (.docx, .pptx, etc) have the same file signature, or when file types have different file signatures.

V0.1 - Initial Release

24 Jun 04:02
Compare
Choose a tag to compare
  • Initial FileSignatures dictionary established
  • .NET6 project = fast!