[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.145.37.211: ~ $
#!/usr/bin/perl

use strict ;
use warnings ;

use IO::Uncompress::AnyUncompress qw( anyuncompress $AnyUncompressError );

@ARGV = '-' unless @ARGV ;

foreach my $file (@ARGV) {

    anyuncompress $file       => '-',
               Transparent => 1,
               Strict      => 0,
         or die "Cannot uncompress '$file': $AnyUncompressError\n" ;

}

Filemanager

Name Type Size Permission Actions
bzip2 Folder 0755
gzip Folder 0755
anycat File 354 B 0644