SIMPLE IS BETTER
(Move to ...)
About me
Twitter
Github
▼
Showing posts with label
CFI
.
Show all posts
Showing posts with label
CFI
.
Show all posts
Monday, January 26, 2015
Control-flow processor exceptions (single-stepping on branches) on control-flow branch instructions (jmp/call/ret)
›
"single-stepping on branches" is processor hardware feature of x86/Intel architecture. When it is enabled, the processor generates...
Sunday, November 16, 2014
Latest researching status of ROP/JOP attacks and defenses
›
Control Flow Hijacking, like ROP, becomes a hot topic in recent years since ever DEP(W^X enforcement) and SMEP were introduced in h/w proces...
Wednesday, October 22, 2014
Control Flow Integrity (CFI)
›
Traditionally, arbitrary malicious code execution (e.g. caused by buffer overflow, stack or heap manipulation) is one of major threats in co...
›
Home
View web version