Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.31
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
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 /
share /
doc /
cabextract /
[ HOME SHELL ]
Name
Size
Permission
Action
AUTHORS
558
B
-rw-r--r--
NEWS.gz
3.21
KB
-rw-r--r--
README
1.77
KB
-rw-r--r--
README.Debian
1.08
KB
-rw-r--r--
TODO
861
B
-rw-r--r--
changelog.Debian.gz
809
B
-rw-r--r--
copyright
471
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README
cabextract 1.6 - a program to extract Microsoft Cabinet files. (C) 2000-2015 Stuart Caie <kyzer@4u.net> This is free software with ABSOLUTELY NO WARRANTY. Cabinet (.CAB) files are a form of archive, which Microsoft uses to distribute their software, and things like Windows Font Packs. The cabextract program unpacks these files. For more information, see http://www.cabextract.org.uk/ or run the command 'cabextract --help'. Microsoft cabinet files should not be confused with InstallShield cabinet files. InstallShield files are generally called "_sys.cab", "data1.hdr" "data1.cab", "data2.cab" and so on, and are found in the same directory as "setup.exe". They begin with the magic characters "ISc(" rather than "MSCF". cabextract will print the message "This is probably an InstallShield file." when it finds such a file. The file "doc/magic" in the cabextract source archive includes additional file-identification rules for the UNIX file(1) command, which distinguishes between Microsoft and InstallShield cabinet files. Example usage: Extracting files from a cabinet file: $ cabextract wibble.cab Extracting files from an executable which contains a cabinet file: $ cabextract wibble.exe [cabextract will automatically search executables for embedded cabinets] Extracting files from a set of cabinet files; wib01.cab, wib02.cab, ...: $ cabextract wib01.cab [cabextract will automatically get the names of the other files] Extracting files to a directory of your choice (in this case, 'boogie'): $ cabextract -d boogie wibble.cab [cabextract will create the directory if it does not already exist] Listing files from a cabinet file: $ cabextract -l wibble.cab Testing the integrity of a cabinet file, without extracting it: $ cabextract -t wibble.cab Stuart Caie <kyzer@4u.net>, March 2015
Close