diff --git a/pages/linux/pwn.md b/pages/linux/pwn.md index 052a558d2..3be5b455e 100644 --- a/pages/linux/pwn.md +++ b/pages/linux/pwn.md @@ -3,7 +3,7 @@ > Exploit Development Library designed for rapid prototyping. > More information: . -- Convert the given assembly code to `bytes`: +- Convert the given assembly code to `bytes`: `pwn asm "{{xor edi, edi}}"`