Update cheatsheets

This commit is contained in:
ivuorinen
2024-03-04 00:13:37 +00:00
parent d5be0a5308
commit 4fc14b09a3
10 changed files with 195 additions and 45 deletions

View File

@@ -8,7 +8,7 @@ source: https://github.com/tldr-pages/tldr.git
> 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}}"`