What is return oriented programming?
+3
A:
It's a way to perform security exploits without code injection, see here .
Alex Martelli
2009-08-17 02:04:29
+4
A:
According to Science Daily:
In 2007, [Hovav] Shacham first described return-oriented programming, which is a powerful systems security exploit that generates malicious behavior by combining short snippets of benign code already present in the system.
Hovav Shacham's paper on the topic Return-Oriented Programming: Exploits Without Code Injection.
ahsteele
2009-08-17 02:05:39