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.190.253.224
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-Image-Info-1.33 /
[ HOME SHELL ]
Name
Size
Permission
Action
CHANGES
17.87
KB
-rw-r--r--
CREDITS
1.29
KB
-rw-r--r--
README
628
B
-rw-r--r--
TODO
681
B
-rw-r--r--
exifdump
825
B
-rw-r--r--
imgdump
178
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : imgdump
#!/usr/bin/perl -w use lib "./lib"; use strict; use Image::Info qw(image_info); use Data::Dumper; while (@ARGV) { print Data::Dumper::Dumper(image_info(shift)), "\n"; }
Close