Thread
Stories related to "lrs: an experimental linux-only standard library for rust" across the full archive.
I'm not that good with assembly. Could someone explain me what is happening on this line:
https://github.com/skeeto/pure-linux-threads-demo/blob/master/threads-x86_64.s#L93
I now that it prepares the location of the stack for clone. I think that it adds `STACK_SIZE` to have the end of the allo...
There's also [a paper](https://mssun.me/assets/ares19securing.pdf).
Leveraging LD_AUDIT to Beat the Traditional Linux Library Preloading Technique
(labs.sentinelone.com)