- 12 Mar, 2020 7 commits
-
-
Update deps.sh
devttys0 authored -
Added Toshiba SSD Firmware Update magic.
devttys0 authored -
add UNIQUE_PATH_DELIMITER to mount command
devttys0 authored -
Added lz4 and zstd comporessions to squashfs.
devttys0 authored -
Improve help output for --dd
devttys0 authored -
travis: Update Python versions
devttys0 authored -
Stop testing on unsupported Python 3.3
devttys0 authored
-
- 30 Jan, 2020 1 commit
-
-
devttys0 authored
-
- 15 Jan, 2020 1 commit
-
-
Aarni Koskela authored
-
- 01 Dec, 2019 3 commits
-
-
David Manouchehri authored
-
Drop Python 3.3 which isn't available anymore, add python 3.7 and 3.8 instead.
Florian Bruhin 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
-
- 08 Nov, 2019 8 commits
-
-
Add signature/decryption support for PGP RSA encrypted session key
devttys0 authored -
Added PKCS#7 Object signature
devttys0 authored -
deps.sh: use new upstream cramfs-tools
devttys0 authored -
Update binarch with AArch64 instructions
devttys0 authored -
Remove conflicting signature for flattened device trees
devttys0 authored -
make API example python3 compliant
devttys0 authored -
Adding version into sdist
devttys0 authored -
Fixed issue with next_target_file being unicode and causing an exception
devttys0 authored
-
- 20 Oct, 2019 1 commit
-
-
"/etc/os-release" is more common than "/etc/lsb-release" source: https://gist.github.com/natefoo/814c5bf936922dad97ff
Slepowid authored
-
- 06 Sep, 2019 1 commit
-
-
devttys0 authored
-
- 01 Sep, 2019 1 commit
-
-
devttys0 authored
-
- 20 Aug, 2019 1 commit
-
-
Updated EXT signature to detect and skip to the end of the EXT image
devttys0 authored
-
- 16 Aug, 2019 1 commit
-
-
devttys0 authored
-
- 10 Jul, 2019 1 commit
-
-
`s/Not/not`
Buddy authored
-
- 07 Jul, 2019 1 commit
-
-
James Hilliard authored
-
- 23 Jun, 2019 1 commit
-
-
NULL authored
-
- 14 Jun, 2019 3 commits
- 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
-
- 07 May, 2019 1 commit
-
-
Patrick Sandiford authored
-
- 08 Apr, 2019 1 commit
-
-
Version 1.1 of cramfs does not build anymore with glibc 2.28 because since this version glibc no longer includes <sys/sysmacros.h> from <sys/types.h>, and therefore <sys/sysmacros.h> must be included explicitly when major()/minor() are used. To fix this issue, use new upstream project which includes https://github.com/npitre/cramfs-tools/commit/434aabd67a39165ee0750c0e0d25213bf2ec8fa5 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Fabrice Fontaine authored
-
- 29 Mar, 2019 1 commit
-
-
Sylvain Pelissier authored
-
- 16 Mar, 2019 1 commit
-
-
Tobias Schramm authored
-
- 15 Mar, 2019 1 commit
-
-
devttys0 authored
-