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)
Last updated 3 months ago