metasploit-framework/lib/rex/machscan.rb

10 lines
94 B
Ruby

# -*- coding: binary -*-
module Rex
module MachScan
end
end
require 'rex/machscan/scanner'