Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
binwalk
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fact-gitdep
binwalk
Graph
d3977897aa3248736deeaa752cb02585f871d810
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Apr
28
27
26
25
23
22
21
19
18
9
6
26
Mar
6
7
5
10
Jan
5
Mar
10
Jan
21
Feb
18
10
Jan
17
Feb
13
10
Jan
9
12
Feb
9
Jan
4
Feb
2
8
Jan
27
7
22
21
7
12
6
8
6
3
2
23
Dec
22
21
20
19
13
12
23
Nov
22
8
Dec
7
5
4
3
2
1
30
Nov
29
28
27
26
22
23
22
21
22
21
20
19
18
17
16
17
16
15
10
15
Modified C.py to search /usr/local/lib first.
Added --with-python and --disable-clibs configure options.
Updated firmware signature
Added support for allowing the extractor dependency module to override other module's verbose setting.
Fixed hexdiff header formatting bug
Added sanity checks to make sure at least one target file was specified
Fixed binarch typo, patch by Sebastian Herbszt
Updated signatures
Updated firmware signatures
Updated zlib string description
Fixed false positives for some firmwre headers
Fixed configure script bug; updated install documentation
Added size verification to SEAMA firmware signature
Added --trigger sanity checks
Fixed lzmamod bug
Added ssdeep m4 directory
Reverted file-5.18 to original source
Reverted ssdeep to original source; added m4 directory for autoreconf.
Fixed quoted version bug in C/Makefile; added autoreconf to configure script.
Fixed bug which prevented multiple API arguments from being passed as kwargs
Fixed logging bug
Fixed --magic option bug.
Fixed API and Python3 bugs.
Updated to file-5.18, which fixed libmagic segfault bug
Fixed default value parsing bug
Fixed graphing bugs
Added pyqtgraph license.
Setup no longer checks for dependencies
Removed pyqtgraph from deps.sh
Added pyqtgraph into binwalk
Made magic_t data type for libmagic wrapper
Moved configure execution out of Makefile
Added Makefile patch to address OSX build issues.
Updated build to only build libmagic library and not the full file utility
Added ssdeep library code
Added file-5.14 source to resolve potential versioning/install issues.
Added library load debug info
Additional validation to installshield cabinet files
Updated deps.sh to no longer make FMK dir world-writable
Change default python from 'python3' to 'python'