Randomizing structure layout
Randomizing structure layout
Posted May 12, 2017 12:41 UTC (Fri) by nix (subscriber, #2304)In reply to: Randomizing structure layout by k8to
Parent article: Randomizing structure layout
Posted May 14, 2017 23:49 UTC (Sun)
by jreiser (subscriber, #11027)
[Link] (2 responses)
Posted May 15, 2017 21:47 UTC (Mon)
by autious (guest, #114303)
[Link] (1 responses)
Posted May 17, 2017 12:45 UTC (Wed)
by nix (subscriber, #2304)
[Link]
debugging without debuginfo will remain precisely as painful as it always was.
No, it will be harder. The mapping from source declaration to binary layout previously could be understood quickly; now it will require reverse engineering (inspecting machine instructions for offsets from pointers), and it may change from version to version.
Randomizing structure layout
Randomizing structure layout
Randomizing structure layout