mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-05 14:57:30 +01:00
cedab15c8f
- lots of improvements over Struct / Struct2-perl - lots of bug fixes, and much stronger functionality - added an example test - comments on this all is encouraged git-svn-id: file:///home/svn/incoming/trunk@2330 4d416f70-5f16-0410-b530-b9f4589650da
6 lines
107 B
Ruby
6 lines
107 B
Ruby
#!/usr/bin/ruby
|
|
|
|
# just a shim to load all of the Struct2 libraries
|
|
|
|
require 'Rex/Struct2/CStructTemplate'
|