pwn: remove extra space after verb (#12448)

This commit is contained in:
Alejandro Cervera
2024-03-03 01:25:36 -05:00
committed by GitHub
parent d6a9ed65c7
commit 611b8902a9

View File

@@ -3,7 +3,7 @@
> Exploit Development Library designed for rapid prototyping.
> More information: <https://docs.pwntools.com/en/stable/commandline.html>.
- Convert the given assembly code to `bytes`:
- Convert the given assembly code to `bytes`:
`pwn asm "{{xor edi, edi}}"`