Log in

View Full Version : where is the zero flag?


Todesengel
August 23rd, 2004, 19:13
i use olly v .10

and i cant find the zero flag. it supposedly makes it so you dont have to take a jump.

supposedly its a big z in the top right side of the program. but i cant find it.

any help would be great.

MARcoDEN
August 24th, 2004, 01:34
look at the picture: http://md-soft.webhost.ru/zero_flag.jpg

Todesengel
August 24th, 2004, 06:32
they must be down right now...

ill check back later

ive got more college orientation to do >_<

Neitsa
August 24th, 2004, 15:57
Hello,

just check under the registers, on the left of the registers window, you 'll find those letters:

C 0 ; carry flag
P 0 ; parity flag
A 0 ; auxiliary flag
Z 0 ; zero flag
S 0 ; sign flag
T 0 ; trap flag
D 0 ; direction flag
O 0 ; overflow flag

Todesengel
August 24th, 2004, 19:41
im sorry you have me totally lost..i dont see registers either

<img src="http://gamefaqsinfo.net/boards/upload/99516122olly.JPG">

that is what i see..when i open up olly

1bitshort
August 24th, 2004, 22:13
Todesengel, I can see the Zero flag in your screenshot, so why cant you?

In your screenshot, look at the far right hand side and you'll see the registers - EAX, ECX, EDX, EBX, ESP, etc etc - some of them in red, as theyve just been modified. Now keep looking down, you'll see ESI, EDI, EIP ... THEN you'll see C, P, A, Z, etc etc ... the Z is the zero flag.

Todesengel
August 25th, 2004, 13:25
ahahahahahahahahaha

i didnt look under the actual title and menu bars

damn im a dumbass

thanks..for..all..the help?