Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
Read a zero terminated string from the input file
     pos     - file position to read from
     maxsize - maximal size of the string
Returns: a string or 0

string loader_input_t.getz(long pos, long maxsize);

Index | Previous topic | Next topic