5f07bca775
http://opengarages.org/hwbridge Supports an automotive extension with UDS calls for mdoule development.
5 lines
106 B
Ruby
5 lines
106 B
Ruby
# -*- coding: binary -*-
|
|
module Msf::Post::Hardware
|
|
require 'msf/core/post/hardware/automotive/uds'
|
|
end
|