Skip to content

file hash differ from Powershell output #2

@bezik46

Description

@bezik46

echo 'number' > c:\windows\temp\file.txt
echo 'string' >> c:\windows\temp\file.txt
Get-FileHash c:\windows\temp\file.txt

Powershell hash is different than HashCalc
They should be identical

edit:
They are identical if I hash both ways ie c:\windows\notepad.exe

Seb

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions