metasploit-framework/lib/rex/machscan.rb

11 lines
114 B
Ruby

#!/usr/bin/env ruby
# -*- coding: binary -*-
module Rex
module MachScan
end
end
require 'rex/machscan/scanner'