diff options
Diffstat (limited to '')
-rw-r--r-- | docs/pwn/pwn-links.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/pwn/pwn-links.txt b/docs/pwn/pwn-links.txt index ae39752..5c8e374 100644 --- a/docs/pwn/pwn-links.txt +++ b/docs/pwn/pwn-links.txt @@ -1,3 +1,4 @@ https://opensource.com/article/21/6/linux-checksec https://trustfoundry.net/basic-rop-techniques-and-tricks/ https://www.exploit-db.com/docs/english/28479-return-oriented-programming-(rop-ftw).pdf +https://defuse.ca/online-x86-assembler.htm |