Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cryptonector
on July 24, 2023
|
parent
|
context
|
favorite
| on:
ldd arbitrary code execution (2009)
> but every executable, by design, doesn't get to choose what to use for its loader.
Sure it does: it can load whatever it wants however it wants once main() gets to run.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Sure it does: it can load whatever it wants however it wants once main() gets to run.