Segment-Encryption-Decryption (SED) is a project I made during a all nighter for fun as a proof of concept for evading modern AntiVirus memory scanners by encrypting a function during runtime, then decrypting it when the function needs to be executed, then re-encrypting the function once the function has finished executing.
Starring the repo helps a lot!
Before:
After:
Output (Execution):

This project was made for educational purposes only. I am not responsible if you choose to use this illegally/maliciously.