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.10
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 /
sonic-pi /
examples /
sorcerer /
[ HOME SHELL ]
Name
Size
Permission
Action
bach.rb
4.29
KB
-rw-r--r--
driving_pulse.rb
398
B
-rw-r--r--
monday_blues.rb
809
B
-rw-r--r--
rerezzed.rb
495
B
-rw-r--r--
square_skit.rb
716
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : rerezzed.rb
# Coded by Sam Aaron use_debug false notes = (scale :e1, :minor_pentatonic, num_octaves: 2).shuffle live_loop :rerezzed do tick_reset t = 0.04 sleep -t with_fx :bitcrusher do s = synth :dsaw, note: :e3, sustain: 8, note_slide: t, release: 0 64.times do sleep 0.125 control s, note: notes.tick end end sleep t end live_loop :industry do sample :loop_industrial, beat_stretch: 1 sleep 1 end live_loop :drive do sample :bd_haus, amp: 3 sleep 0.5 end
Close