Buffer Security Check - Dissassembly Explained
Security Cookie Initialization
One of the common techniques during malware analysis is to identify interesting API calls and understanding how the malware uses them. While analyzing a sample [1], I came across the following function calls embedded as strings.
[Read More]