mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
pwn: remove extra space after verb (#12448)
This commit is contained in:
parent
d6a9ed65c7
commit
611b8902a9
1 changed files with 1 additions and 1 deletions
|
@ -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}}"`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue