Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.137.186.26
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
liblzma-dev /
examples /
[ HOME SHELL ]
Name
Size
Permission
Action
00_README.txt
1.01
KB
-rw-r--r--
01_compress_easy.c.gz
3.45
KB
-rw-r--r--
02_decompress.c.gz
3.2
KB
-rw-r--r--
03_compress_custom.c.gz
1.92
KB
-rw-r--r--
04_compress_easy_mt.c.gz
2
KB
-rw-r--r--
Makefile
337
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 00_README.txt
liblzma example programs ======================== Introduction The examples are written so that the same comments aren't repeated (much) in later files. On POSIX systems, the examples should build by just typing "make". The examples that use stdin or stdout don't set stdin and stdout to binary mode. On systems where it matters (e.g. Windows) it is possible that the examples won't work without modification. List of examples 01_compress_easy.c Multi-call compression using a compression preset 02_decompress.c Multi-call decompression 03_compress_custom.c Like 01_compress_easy.c but using a custom filter chain (x86 BCJ + LZMA2) 04_compress_easy_mt.c Multi-threaded multi-call compression using a compression preset
Close