Using the Hash Generator Tool

  1. Download and extract the Hash Generator tool.
  2. Run the Command Prompt or PowerShell as an administrator.
  3. Go to the location of the Hash Generator tool.
  4. Run the command using the following:

    TMiACHashGen.exe -<command> [<args>]

    Command

    Description

    -o

    The location to save the generated CSV file

    Default: The working directory

    -n

    The name of the generated CSV file

    Default: The time when the CSV file is generated

    -d

    The directory to scan for installed applications

    Default: All hard disks

    -?

    Help

    Examples:

    • Use default settings:

      TMiACHashGen.exe

      Output file: <working dir>\1545015023.csv

    • Use specified settings:

      TMiACHashGen.exe -o "C:\temp" -n testFileName -d "C:\Users"

      Output file: C:\temp\testFileName.csv