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
Get value of program quadro word (8 bytes)
     ea - linear address
returns: the value of the quadro word. If failed, throws an exception

long get_qword(long ea); #define qword(ea) get_qword(ea)

Index | Previous topic | Next topic