An open API service indexing awesome lists of open source software.

https://github.com/cocomelonc/2023-02-10-malware-analysis-8

Malware analysis - part 8: MurmurHash2. C++ implementation
https://github.com/cocomelonc/2023-02-10-malware-analysis-8

Last synced: 3 months ago
JSON representation

Malware analysis - part 8: MurmurHash2. C++ implementation

Awesome Lists containing this project

README

        

# Malware analysis - part 8. Yara rule example for MurmurHash2. C++ malware implementation.

Yara rule for WinAPI functions call by MurmurHash. MurmurHash2 in Conti. C++ malware implementation example.

[https://cocomelonc.github.io/malware/2023/02/10/malware-analysis-8.html](https://cocomelonc.github.io/malware/2023/02/10/malware-analysis-8.html)