Linux clientvps21.redlake.in 5.14.0-611.36.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 3 11:23:52 EST 2026 x86_64
LiteSpeed
: 95.216.48.241 | : 216.73.217.57
14 Domain
8.1.34
mydemowebs
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.78
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.68
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.5
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 default partial 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