Files
metasploit-gs/lib/rex/post/hwbridge.rb
T
Craig Smith 5f07bca775 Hardware Bridge API. Initial bridge API that supports the HW rest protocol specified here:
http://opengarages.org/hwbridge  Supports an automotive extension with UDS calls for mdoule
development.
2017-01-06 19:51:41 -08:00

5 lines
100 B
Ruby

# -*- coding: binary -*-
require 'rex/post/hwbridge/client'
require 'rex/post/hwbridge/ui/console'