DeSlimsteMan Posted April 1, 2020 Posted April 1, 2020 Hi, Im kinda new with using GG. I want GG to search for this: 1014350479;1056964608;-38B;-2147483648~4294967295;-2147483648~4294967295::156 type Dword when it is searching it doesnt search for this. After 1014350479;1056964608;-38B; i want to do a between search: -2147483648~4294967295. But is it actually searching for -2147483648~-1D. What am i doing wrong here that it does search for -2147483648~-1D instead of -2147483648~4294967295? or is this a bug?
Administrators Enyby Posted April 1, 2020 Administrators Posted April 1, 2020 Values always signed. So 4294967295 is same as -1 for Dword.
Question
DeSlimsteMan
Hi,
Im kinda new with using GG.
I want GG to search for this: 1014350479;1056964608;-38B;-2147483648~4294967295;-2147483648~4294967295::156
type Dword
when it is searching it doesnt search for this.
After 1014350479;1056964608;-38B; i want to do a between search: -2147483648~4294967295. But is it actually searching for -2147483648~-1D.
What am i doing wrong here that it does search for -2147483648~-1D instead of -2147483648~4294967295?
or is this a bug?
2 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.