Painless Guide to Linux in-Memory Execution
In-memory execution, a technique that allows programs to be run directly from memory without being written to disk. Over the past few weeks, I’ve been attempting to learn and understand this concept better. In a previous post, I explained my reasoning behind choosing ZYRA for obfuscation and packing. The key reason behind I could take it to whichever direction I wanted, should need arise. Safe to say, need did arise. So in this post, we’ll modify ZYRA to support in-memory execution.
