pwn: remove extra space after verb (#12448)
This commit is contained in:

committed by
GitHub

parent
d6a9ed65c7
commit
611b8902a9
@@ -3,7 +3,7 @@
|
|||||||
> Exploit Development Library designed for rapid prototyping.
|
> Exploit Development Library designed for rapid prototyping.
|
||||||
> More information: <https://docs.pwntools.com/en/stable/commandline.html>.
|
> 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}}"`
|
`pwn asm "{{xor edi, edi}}"`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user