Ponce plugin for one click taint analysis and symbolic execution
https://github.com/illera88/Ponce
https://github.com/illera88/Ponce
Malware analysis cheat sheet
https://zeltser.com/malware-analysis-cheat-sheet/
https://zeltser.com/malware-analysis-cheat-sheet/
Lenny Zeltser
Cheat Sheet for Analyzing Malicious Software
Malware analysis combines behavioral examination with static and dynamic code analysis to understand malicious software. Key steps include using automated sandboxes for triage, monitoring system and network interactions, examining code with Ghidra and x64dbg…