Metasm::DEX::SerialStruct
# File metasm/exe_format/dex.rb, line 121 def decode(exe) super(exe) @str = exe.decode_strz end