jstrings  1
A tool for finding JIS-based character strings in binary streams
Public Attributes | List of all members
found_string Struct Reference

POD structure for containing a found string. More...

#include <jis_enc.h>

Public Attributes

off_t address
 The offset of the beginning of the found string relative to the start of the stream.
 
std::vector< uint8_t > data
 The extracted string data.
 

Detailed Description

POD structure for containing a found string.

Author
Damian Rogers (damia.nosp@m.n@su.nosp@m.dden-.nosp@m.desu.nosp@m..net)
Version
1.0
Date
2017.12.30

The documentation for this struct was generated from the following file: