# # Copyright (c) 2006-2022 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # # @note Patching Ruby Security require 'core/ruby/security' # @note Patching Ruby require 'core/ruby/module' require 'core/ruby/object' require 'core/ruby/string' require 'core/ruby/print' require 'core/ruby/hash'