S
S
Stepan Gervik2019-04-06 18:06:48
C++ / C#
Stepan Gervik, 2019-04-06 18:06:48

How to find the addresses occupied in the register?

When a program starts, it takes some *cells* in the processor's memory.
We need to find out the very first such cell, some startpoint... How can I do this using C++?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
H
h0w4rd, 2019-04-07
@h0w4rd

Read about the structure of the executable. And as noted above, this is not a dumb set of commands. There are sectors and entire structures. Even .com is not a dumb command. And the difference between .com and .exe is huge.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question