whoami7 - Manager
:
/
proc
/
thread-self
/
root
/
proc
/
thread-self
/
root
/
opt
/
alt
/
ruby27
/
share
/
ruby
/
forwardable
/
Upload File:
files >> //proc/thread-self/root/proc/thread-self/root/opt/alt/ruby27/share/ruby/forwardable/impl.rb
# :stopdoc: module Forwardable def self._valid_method?(method) catch {|tag| eval("BEGIN{throw tag}; ().#{method}", binding, __FILE__, __LINE__) } rescue SyntaxError false else true end def self._compile_method(src, file, line) eval(src, nil, file, line) end end
Copyright ©2021 || Defacer Indonesia