vote up 3 vote down star

What is return oriented programming?

flag

63% accept rate

2 Answers

vote up 4 vote down check

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.

link|flag
vote up 3 vote down

It's a way to perform security exploits without code injection, see here .

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.