←back to thread

276 points chei0aiV | 2 comments | | HN request time: 0.433s | source
1. Symmetry ◴[] No.10458844[source]
Hmm, my favorite vulnerability is x86's lack of self-synchronization meaning that the same byte-stream could be two different streams of valid instructions depending on where you start reading.

http://mainisusuallyafunction.blogspot.com/2012/11/attacking...

replies(1): >>10459148 #
2. rockdoe ◴[] No.10459148[source]
This technique is also used to render W^X useless.