Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /var/www/web-klick.de/dsh/91_archiv/mail_2005/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : /var/www/web-klick.de/dsh/91_archiv/mail_2005/rpl

#*********************************************************************

sub rpl { my $text = shift; my @pars = @_; my $o; my $z = 0;
   foreach $o (@pars) { $o = $pars[$z]; $z = $z + 1;
      $text =~ s/---$z---/$o/g; } return($text); }

#*********************************************************************

sub choose          { my @pars = @_; return($pars[int rand($#pars+1)]); }
sub choose_between  { my $a = shift; my $b = shift;
                         return($a + int rand(1 + $b - $a)); }
sub choose_until    { my $b = shift; return(int rand(1 + $b)); }
sub mchoose         { my $nr = shift; my @erg = (); while ($#erg < $nr-1) {
                         push(@erg,choose(@_)); }         return(@erg); }
sub mchoose_between { my $nr = shift; my @erg = (); while ($#erg < $nr-1) {
                         push(@erg,choose_between(@_)); } return(@erg); }
sub mchoose_until   { my $nr = shift; my @erg = (); while ($#erg < $nr-1) {
                         push(@erg,choose_until(@_)); }   return(@erg); }


bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped) Email: contact@elmoujehidin.net