What registers does _GetDate use

What registers does _GetDate use.

1- What is the purpose of line 8?

2- Why do we include line 18?

3- What can we replace lines 21 and 22 with?

4- What registers does _GetDate use? (Hint: find it in the book)

5- What register is at the top of the stack right after line 26?

6- Why are we pushing dx twice?

7- What register is at the top of the stack right after line 35?

8- Suppose the offset of line 61 is 00000080 and the offset of line 28 is 00000040, after the call instruction in line 27 what offset is ESP holding? What about EIP?

9- After the execution of line 69 what happens to the offsets in ESP and EIP?

10- What is the purpose of lines 36 and 37?

11-How does the assembler know where the start of the program is?

The post What registers does _GetDate use appeared first on My Assignment Online.

What registers does _GetDate use

Posted in Uncategorized