Simple automated static malware analysis with r2pipe
- Identify protection measures that a malware use like: sleep, Process32 and FindWindow function.
- Disable these evasion systems.
- Automate this malware analysis process through a script with Radare2.