http://digitalpbk.blogspot.com/2008/06/perl-download-manager.html
(my $i=1;$i { print "\n+ ".$folder."$file.$i.part"; open IN, $folder."$file.$i.part"; binmode IN; my $buffer; print OUT $buffer while(
read(IN,$buffer,65536)); close IN; unlink $folder."$file.$i.part"; } close OUT; print "\nDone :)\n"; open STAT,">>$folder$file.stat"; print STAT "".localtime; print STAT " : Finished Downloading $tdl / $tgl bytes \n"; close STAT;}close HND; ...
Published 3 years, 11 months ago
http://digitalpbk.com/virus/gumblar-web-virus-manual-removal-free-tool
Gumblar Virus Javascript removal using PERL
Gumblar virus infects all .html and .php files and injects a piece of javascript in the source code. The code is usually found just below the <body> tag. The Javascript code Gumblar injects varies widely and usually attaches a script or inline frame inside your page to execute itself on page load.
Read on to get rid of this virus.
Gumblar Source Code Samples when delimited by new lines
Sample 1
var D;
if(D!='' ...
Published 2 years, 1 month ago
http://digitalpbk.blogspot.com/2007/01/extracting-embedded-album-art-in-mp3.html
the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally
reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way ...
Published 5 years, 4 months ago