I need to know what's the address from which /bin/ls
program execution starts (after dynamic linker fix the environment, what address gets the control?) I need it in hexadecimal (0xNNN...) or decimal format
Asked
Active
Viewed 186 times
1 Answers
2
That would be platform dependent. For a recent system, that should actually be randomized.

too honest for this site
- 12,050
- 4
- 30
- 52