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

https://github.com/cocomelonc/2023-01-27-malware-analysis-7

Malware analysis part 7. YARA rule for CRC32 hash. Simple implementation of part of the REvil ransomware's logic
https://github.com/cocomelonc/2023-01-27-malware-analysis-7

Last synced: 22 days ago
JSON representation

Malware analysis part 7. YARA rule for CRC32 hash. Simple implementation of part of the REvil ransomware's logic

Awesome Lists containing this project

README

        

# Malware analysis: part 7. Yara rule for CRC32.

Malware analysis: part 7. Hash WinAPI function names via CRC32. C++ malware implementation example. CRC32 in REvil ransomware

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