Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-13 00:20:51 +00:00
parent 2c1898f6e4
commit 489b2e0e99
106 changed files with 322 additions and 306 deletions

View File

@@ -28,6 +28,6 @@ source: https://github.com/tldr-pages/tldr.git
`binwalk {{[-E|--entropy]}} {{[-J|--save]}} {{path/to/binary}}`
- Combine entropy, signature and opcodes analysis in a single command:
- Combine entropy, signature, and opcodes analysis in a single command:
`binwalk {{[-E|--entropy]}} {{[-B|--signature]}} {{[-A|--opcodes]}} {{path/to/binary}}`