Glossary
IDA name
The current descriptive identifier assigned in the local IDA database. It is a research aid and does not claim to be an original source-level symbol.
RVA
Relative virtual address. An offset from the loaded image base, distinct from a file offset and a full virtual address.
Stone client
The community or project label for the client release being analyzed. Its exact relationship to the executable’s internal version metadata remains an open identity question.
XOR
Exclusive OR, a bitwise operation sometimes used in reversible byte transformations. Its use in this client is not established yet.