ajkhoury / ReClassEx

ReClassEx
MIT License
873 stars 175 forks source link

QWord #18

Closed Forsari0 closed 8 years ago

Forsari0 commented 8 years ago

If this is x64 incarnation of REclass, where is one of the most important QWord (8 bytes unsigned) type? Am I missing something?

Timboy67678 commented 8 years ago

must have forgotten to add it, use int64 type and in the typedef menu set the int64 to DWORD64 or your QWORD equivalent image

obviously this doesnt change the view type to unsigned, but should do for now . will update when done adding

ajkhoury commented 8 years ago

lmfao how did this get missed for so long

stevemk14ebr commented 8 years ago

EDIT: oh wow totally missed the signed/unsigned bit. Yea lol that's a funny one.

Timboy67678 commented 8 years ago

have a look at https://github.com/dude719/Reclass-2015/commit/ae42cef3858814bcad915fe72011a0bd46d6ce51

@dude719 need u to make a cool icon for it btw