not sure if tumblr will let me post this but here's a project i was working on last week
Contribute to peroxidee/maldev_shellcode_runner development by creating an account on GitHub.
it's a shellcode runner for my malware dev/rev eng/analysis project i teach at my college. it works by writing a section of bytes (the shellcode) to memory, setting a protected execute region, and then making a thread over it. in this harmless case, it makes a window pop up.
















