Settings

Theme

A walk down memory lane

blog.trailofbits.com

53 points by pag 9 years ago · 2 comments

Reader

tyoma 9 years ago

Intel's HTM and CET are both very exciting developments.

Now that both clang and Visual Studio have mainlined control flow integrity, it can be made fast using hardware.

It looks like CET matches the Microsoft implementation of CFI more (according to [1] they worked together on the feature), I'm sure it'd be useful for clang as well.

[1]. https://software.intel.com/en-us/blogs/2016/06/09/intel-rele...

majke 9 years ago

The article first describes context and then it goes into describing the idea:

> We can begin a (hardware) transaction just before a function return instruction, and end the transaction at its intended destination.

Interesting indeed!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection