Skip to content

Commit

Permalink
Rename IMPHASH to Fuzzy Hash in Linux categories configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
tsale committed Dec 23, 2024
1 parent 0ce6da2 commit 4d84bef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/compare.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"Agent Stop": 0.8,
"MD5": 1,
"SHA": 1,
"IMPHASH": 1
"Fuzzy Hash": 1
}

def determine_categories(filename):
Expand Down

0 comments on commit 4d84bef

Please sign in to comment.