mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-24 21:53:54 +00:00
Update pwntools.md
Small spelling mistake
This commit is contained in:
parent
e93f570aa9
commit
bb934186a0
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ pwn disasm ffe4
|
|||
|
||||
## Pwn elfdiff
|
||||
|
||||
Print differences between 2 fiels
|
||||
Print differences between 2 files
|
||||
|
||||
```
|
||||
pwn elfdiff <file1> <file2>
|
||||
|
|
Loading…
Reference in a new issue