- 22 Apr, 2017 4 commits
-
-
Martin Sundhaug authored
-
Martin Sundhaug authored
-
Martin Sundhaug authored
-
Martin Sundhaug authored
-
- 21 Apr, 2017 3 commits
-
-
extractor: Improved warning for when the external extractor is not found, for issues such as devttys0/binwalk#245
Martin Sundhaug authored -
Martin Sundhaug authored
-
Martin Sundhaug authored
-
- 06 Apr, 2017 3 commits
-
-
Martin Sundhaug authored
-
Martin Sundhaug authored
-
Martin Sundhaug authored
-
- 09 Dec, 2016 1 commit
-
-
Louis Granboulan authored
-
- 01 Dec, 2016 2 commits
-
-
Joseph Pantoga authored
-
- 19 Nov, 2016 1 commit
-
-
Kriskras99 authored
-
- 17 Nov, 2016 1 commit
-
-
Craig Heffner authored
-
- 15 Nov, 2016 2 commits
-
-
Craig Heffner authored
-
Craig Heffner authored
-
- 11 Nov, 2016 1 commit
-
-
Craig Heffner authored
-
- 04 Nov, 2016 1 commit
-
-
Removed excessive size field validation for LZMA signatures; their compression is already validated, which is a better metric anyway.
Craig Heffner authored
-
- 04 Oct, 2016 1 commit
-
-
Joseph Pantoga authored
-
- 02 Oct, 2016 1 commit
-
-
David Manouchehri authored
-
- 30 Sep, 2016 1 commit
-
-
Craig Heffner authored
-
- 07 Sep, 2016 1 commit
-
-
Craig Heffner authored
-
- 24 Aug, 2016 1 commit
-
-
Itay R authored
-
- 19 Jul, 2016 7 commits
- 18 Jul, 2016 2 commits
- 05 Jul, 2016 1 commit
-
-
Update kwarg processing to ensure modules don't receive a mutable reference to a class variable default. Fixes #207, also the Signature Modulemodule was leaking memory.
Pfosphor authored
-
- 21 Jun, 2016 2 commits
-
-
Craig Heffner authored
-
Craig Heffner authored
-
- 06 Jun, 2016 1 commit
-
-
╕Ben Gardiner authored
-
- 04 Jun, 2016 1 commit
-
-
Some programs (which?) might create temporary files like `~name` or `_name`, but maybe there are people who actually rely on names like `_name`. Let's restrict the filter to just dotfiles for now.
Peter Wu authored
-
- 22 May, 2016 1 commit
-
- 20 May, 2016 1 commit
-
-
I was a bit surprised to get an "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbe in position 21: invalid start byte" error while writing and testing a new magic file. It turns out that binwalk tried to parse the Vim swap file (.magic.swp) as a magic file which obviously fails. Therefore ignore all files not starting with an alphanumeric character.
Peter Wu authored
-