Skip to content

Commit d687ab4

Browse files
scriptingxssgitbook-bot
authored andcommitted
GitBook: [gitbook] one page modified
1 parent 28b5062 commit d687ab4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@ Filesystem types: squashfs, ubifs, romfs, rootfs, jffs2, yaffs2, cramfs, initram
144144

145145
2a. Sometimes, binwalk will not have the magic byte of the filesystem in its signatures. In these cases, use binwalk to find the offset of the filesystem and carve the compressed filesystem from the binary and manually extract the filesystem according to its type using the steps below.
146146

147+
> \*Note: Binwalk also gives the ability to add magic bytes and create signatures. See [https://github.com/ReFirmLabs/binwalk/wiki/Signature-File-Format](https://github.com/ReFirmLabs/binwalk/wiki/Signature-File-Format)
148+
147149
```text
148150
$ binwalk DIR850L_REVB.bin
149151

0 commit comments

Comments
 (0)