- 19 Jun, 2020 1 commit
-
-
devttys0 authored
-
- 12 Mar, 2020 1 commit
-
-
devttys0 authored
-
- 30 Jan, 2020 1 commit
-
-
devttys0 authored
-
- 01 Dec, 2019 2 commits
-
-
David Manouchehri authored
-
Make it clear that ext/cmd are optional and that the type can be a regular expression.
Florian Bruhin authored
-
- 25 Nov, 2019 1 commit
-
-
Newest squashfs in upstream has supported LZ4 (5) and ZSTD (6) as compression algorithms. However, they didn't exist in binwalk's current magic library. This commit added the magic values so that squashfs images compressed by these algorithms could be successfully identified. Ref: https://github.com/torvalds/linux/blob/master/fs/squashfs/squashfs_fs.h https://github.com/file/file/blob/master/magic/Magdir/filesystems
Claud Xiao authored
-
- 14 Nov, 2019 1 commit
-
-
owl authored
-
- 01 Sep, 2019 1 commit
-
-
devttys0 authored
-
- 16 Aug, 2019 1 commit
-
-
devttys0 authored
-
- 07 Jul, 2019 1 commit
-
-
James Hilliard authored
-
- 23 Jun, 2019 1 commit
-
-
NULL authored
-
- 09 Jun, 2019 1 commit
-
-
devttys0 authored
-
- 08 Jun, 2019 1 commit
-
-
When running binwalk in non-interactive session some env variables may not be set. This causes binwalk to fail to correctly determine user's home directory. This commit fixes that (at least for linux systems).
lager authored
-
- 29 May, 2019 1 commit
-
-
Ubiquiti firmware images have additional data attached after the Ubiquiti partition definitions. They are used to convey additional pre-upgrade information and even firmware signatures (AirOS 6).
Tobias Schramm authored
-
- 07 May, 2019 1 commit
-
-
Patrick Sandiford authored
-
- 29 Mar, 2019 1 commit
-
-
Sylvain Pelissier authored
-
- 16 Mar, 2019 1 commit
-
-
Tobias Schramm authored
-
- 15 Mar, 2019 1 commit
-
-
devttys0 authored
-
- 06 Mar, 2019 2 commits
- 29 Jan, 2019 1 commit
-
-
Logan Rodie authored
-
- 22 Jan, 2019 1 commit
-
-
devttys0 authored
-
- 17 Jan, 2019 1 commit
-
-
Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
Tobias Schramm authored
-
- 04 Jan, 2019 2 commits
- 03 Dec, 2018 1 commit
-
-
Buddy Vernon authored
-
- 28 Nov, 2018 1 commit
-
-
devttys0 authored
-
- 16 Nov, 2018 1 commit
-
-
Ben Gardiner authored
-
- 12 Nov, 2018 1 commit
-
-
devttys0 authored
-
- 22 Oct, 2018 1 commit
-
-
devttys0 authored
-
- 19 Oct, 2018 1 commit
-
-
The previous QNX detection was erroneously using the QNX4 Boot block magic, but labelled QNX6. This PR fixes the labels and add the proper QNX6 Super Block magic, known as QNX6_SUPER_MAGIC. For further details see: https://www.forensicfocus.com/Forums/viewtopic/t=16846/ https://github.com/torvalds/linux/blob/6f0d349d922ba44e4348a17a78ea51b7135965b1/include/uapi/linux/magic.h#L49 https://github.com/torvalds/linux/blob/master/fs/qnx6/inode.c
E:V:A authored
-
- 16 Oct, 2018 1 commit
-
-
devttys0 authored
-
- 11 Oct, 2018 1 commit
-
- 23 Sep, 2018 1 commit
-
-
Find and extract Intel microcode updates. Useful for getting microcode updates for your device from alien uefi updates.
maxried authored
-
- 17 Sep, 2018 1 commit
-
-
devttys0 authored
-
- 20 Aug, 2018 1 commit
-
-
devttys0 authored
-
- 06 Aug, 2018 1 commit
-
-
devttys0 authored
-
- 03 Aug, 2018 2 commits
- 30 Jul, 2018 1 commit
-
-
Modified extractor to report the actual extractor command that was executed, rather than the placeholder command in the extract.conf file.
devttys0 authored
-