Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.171
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
emacs /
27.1 /
lisp /
emulation /
[ HOME SHELL ]
Name
Size
Permission
Action
cua-base.elc
33.04
KB
-rw-r--r--
cua-gmrk.elc
10.1
KB
-rw-r--r--
cua-rect.elc
39.93
KB
-rw-r--r--
edt-lk201.elc
1.23
KB
-rw-r--r--
edt-mapper.elc
11.98
KB
-rw-r--r--
edt-pc.elc
1.21
KB
-rw-r--r--
edt-vt100.elc
691
B
-rw-r--r--
edt.elc
63.36
KB
-rw-r--r--
keypad.elc
6.23
KB
-rw-r--r--
viper-cmd.elc
126.42
KB
-rw-r--r--
viper-ex.elc
48.6
KB
-rw-r--r--
viper-init.elc
30.74
KB
-rw-r--r--
viper-keym.elc
22.22
KB
-rw-r--r--
viper-macs.elc
19.61
KB
-rw-r--r--
viper-mous.elc
14.3
KB
-rw-r--r--
viper-util.elc
32.62
KB
-rw-r--r--
viper.elc
25.02
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : edt-lk201.elc
;ELC ;;; Compiled ;;; in Emacs version 27.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (defconst *EDT-keys* '(("KP0" . [kp-0]) ("KP1" . [kp-1]) ("KP2" . [kp-2]) ("KP3" . [kp-3]) ("KP4" . [kp-4]) ("KP5" . [kp-5]) ("KP6" . [kp-6]) ("KP7" . [kp-7]) ("KP8" . [kp-8]) ("KP9" . [kp-9]) ("KP," . [kp-separator]) ("KP-" . [kp-subtract]) ("KPP" . [kp-decimal]) ("KPE" . [kp-enter]) ("PF1" . [kp-f1]) ("PF2" . [kp-f2]) ("PF3" . [kp-f3]) ("PF4" . [kp-f4]) ("UP" . [up]) ("DOWN" . [down]) ("RIGHT" . [right]) ("LEFT" . [left]) ("FIND" . [find]) ("INSERT" . [insert]) ("REMOVE" . [delete]) ("SELECT" . [select]) ("PREVIOUS" . [prior]) ("NEXT" . [next]) ("F1" . [f1]) ("F2" . [f2]) ("F3" . [f3]) ("F4" . [f4]) ("F5" . [f5]) ("F6" . [f6]) ("F7" . [f7]) ("F8" . [f8]) ("F9" . [f9]) ("F10" . [f10]) ("F11" . [f11]) ("F12" . [f12]) ("F13" . [f13]) ("F14" . [f14]) ("HELP" . [help]) ("DO" . [menu]) ("F17" . [f17]) ("F18" . [f18]) ("F19" . [f19]) ("F20" . [f20])))
Close