qasan icon indicating copy to clipboard operation
qasan copied to clipboard

TODO: Implement Stack Use-After-Return

Open andreafioraldi opened this issue 5 years ago • 0 comments

Map memory accesses inside the stackframe boundaries to an allocated separate memory. This shit cost a bit (not too cause the accesses are already instrumented), but I don't see any other way to do that. Suggestions are welcome.

andreafioraldi avatar Jan 04 '20 14:01 andreafioraldi