We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63822f6 commit 417f34eCopy full SHA for 417f34e
tools/exploit/random_compile_c.rb
@@ -16,7 +16,7 @@ def help
16
msfbase = File.expand_path(File.readlink(msfbase), File.dirname(msfbase))
17
end
18
$:.unshift(File.expand_path(File.join(File.dirname(msfbase), '..', '..', 'lib')))
19
-
+require 'msfenv'
20
require 'metasploit/framework/compiler/windows'
21
22
weight = ARGV.shift
0 commit comments