metasploit-framework/lib/rex/proto/steam.rb

6 lines
92 B
Ruby

# -*- coding: binary -*-
module Rex::Proto::Steam
include Rex::Proto::Steam::Message
end