mandiant / flare-ida

IDA Pro utilities from FLARE team
Apache License 2.0
2.24k stars 465 forks source link

Conti hashing #112

Closed cdong1012 closed 3 years ago

cdong1012 commented 3 years ago

Adding Conti ransomware's API hashing

jhsmith commented 3 years ago

Looks great. Thanks for the hard work!

ddash-ct commented 3 years ago

For reference the Conti hashing algorithm is MurmurHash2 - not sure if it would be advisable to leverage an existing package for this MurmurHash2, or what is on Pypi, or simply rename the algorithm from Conti.