Blog
Hardware Call Stack
By Santiago Pecin on Fri, 03/03/2023
Lately, there has been an important increase in the relevance of valid call stacks, given that defenders have started to leverage them to detect malicious behavior. As several implementations of “Call Stack Spoofing” have come out, I decided to develop my own, called Hardware Call Stack.
Call stack spoofing 101
To create a credible call stacks, I decided to use the technique developed by William...