Hacker News new | ask | show | jobs
by limekek 656 days ago
> 0x400000 > The base virtual memory address for Linux executables in hexadecimal.

I might be wrong, but isn't it the case only for x86-64 though? It looks like on other architectures .text base address might be different (It seems to be 0x08048000 on i386 for example).