Jump to content

base addresses?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
Bernhard

Bernhard

    Newbie

  • Members
  • Pip
  • 2 posts
Im a bit confused about this subject!

I have always been under the impression that the OS loads everything besides some key libs and stuff into random places in the memory (until ASLR showed up). Then yesterday i started reading into code injection and was introduced to a way off finding the base address of a app... this messed me up! How can you find what start position a app will have in the memory everytime it loads?

Thanks in advance!

Bernhard

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
You can't, but you can find the start position of the app each time it loads.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog