Linux quad-clini-stageVM 5.4.0-1109-azure #115~18.04.1-Ubuntu SMP Mon May 22 20:06:37 UTC 2023 x86_64
Apache/2.4.29 (Ubuntu)
: 10.2.0.4 | : 18.188.114.146
Cant Read [ /etc/named.conf ]
7.4.25
www-data
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 /
X11 /
xkb /
symbols /
macintosh_vndr /
[ HOME SHELL ]
Name
Size
Permission
Action
apple
4.99
KB
-rw-r--r--
ch
3.74
KB
-rw-r--r--
de
3.75
KB
-rw-r--r--
dk
3.43
KB
-rw-r--r--
fi
330
B
-rw-r--r--
fr
5.44
KB
-rw-r--r--
gb
557
B
-rw-r--r--
is
5.58
KB
-rw-r--r--
it
2.67
KB
-rw-r--r--
jp
1021
B
-rw-r--r--
latam
1.87
KB
-rw-r--r--
nl
156
B
-rw-r--r--
no
2.07
KB
-rw-r--r--
pt
2.52
KB
-rw-r--r--
se
2.04
KB
-rw-r--r--
us
4.12
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : jp
// JIS symbol mapping for Apple Aluminium // (Damien Ciabrini <damien.ciabrini@gmail.com>) // // The JIS version of the Aluminium Keyboard is made of // QWERTY-like map for the latin part // PC98-like map for the kana part // EISU and KANA keys found on other Apple keyboards partial default alphanumeric_keys xkb_symbols "usmac" { name[Group1] = "Japan - Macintosh, US map"; include "jp(common)" key <JPCM> { [ KP_Separator ] }; key <AE13> { [ yen, bar ] }; replace key <AE10> { [ 0 ] }; replace key <AB11> { [ underscore ] }; replace key <CAPS> { [ Caps_Lock ] }; }; partial alphanumeric_keys xkb_symbols "mac" { name[Group1] = "Japan - Macintosh"; include "jp(kana)" replace key <CAPS> { [ Caps_Lock ] }; }; partial alphanumeric_keys xkb_symbols "alujiskeys" { // On JIS USB keyboard, EISU and KANA replace Hangul and Hanja // see keycodes macintosh(jisevdev) replace key <HJCV> { [ Hiragana_Katakana ] }; replace key <HNGL> { [ Eisu_toggle ] }; };
Close