General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
eDoc2020
Low Level
comments
Comments by "eDoc2020" (@eDoc2020) on "Low Level" channel.
Previous
1
Next
...
All
I think they're signed when loaded into writeable memory. If code has pre-initialized global pointers I presume they'll be signed by the libc startup code. Note I'm also not a security person.
1
Presumably the libc functions would also be compiled with these features.
1
@bartolhrg7609 AFAIK the way the stack normally works gets would modify main's return address instead of its own. Even if not gets() the return value could be modified by another vulnerable procedure you call.
1
Previous
1
Next
...
All