diff options
Diffstat (limited to '')
-rw-r--r-- | documentation/research/Security.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/research/Security.md b/documentation/research/Security.md index 6ee526434..f583bf12b 100644 --- a/documentation/research/Security.md +++ b/documentation/research/Security.md @@ -1,3 +1,7 @@ +# Return-oriented programming + +1. https://github.com/immunant/selfrando + # Static analysis 1. [Cam Tenny - Beyond the Paper - End-to-End Program Analysis](https://www.youtube.com/watch?v=hmDz0Rv6hKI) |