Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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.