I have been looking at in memory scan evasion techniques. I have came across a few but they all rely on a Sleep() hook. Is it possible to encrypt all content and decrypt only single executing lines via step by step? What issues would that cause? Is there a better way to do this? I read about Armadillo and how it creates a parent process as debugger but not sure how that would be much different.