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-depend
binwalk
Graph
84d4b527d8a343f102bfceed81cab3874fd7dc6b
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
27
Oct
24
23
22
21
16
2
30
Sep
16
8
6
4
28
Aug
27
26
25
23
20
15
11
7
6
5
2
31
Jul
30
29
28
27
26
25
23
22
21
19
15
13
12
11
10
9
30
Jun
25
19
17
29
May
27
26
19
15
11
9
8
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
Added Minix v1 signatures
Added some more console signatures
Improved validation for multiple signatures
Removed depreciated build code related to pyqtgraph
Updated extraction rules to use gzip on compress'd data, removing the ncompress extraction dependency
Removed miniz dependency
Updated zlib plugins to use Python's zlib module instead of libtinfl
Fixed compression module exception bug
Minor update to INSTALL.md
Added internal cpio extractor
Added gzip validation plugin
Updated signature module to not load if lzma is not available
Added comment regarding internal extractors to extract.conf
Added raw lzma extractor to compressor module
Fixed python3 bug in compression.py
Update display output
Updated compressor module to run LZMA and deflate scans simultaneously
Added --lzma and --stop options to raw compression module
Changed how --dumb and --invalid are interpreted by the signature scan
Fixed Python3 bugs in lzmavalid and zlibextract plugins
Updated quick install guidelines in README.md
Added lzmavalid plugin; disabled default intallation of bundled libmagic; updated READMEs
Minor update to API.md
Updated internal extractors to return the proper value indicating success/failure.
Added README's to bundles and C directories; updated INSTALL.md
Removed now-defunct deps.sh
Updated required install packages in INSTALL.md
Updated extractor to support generating unique output file names for extraction rules
Minor update to miniz README file
Merge pull request #80 from swt2c/unbunble_miniz
Added uuencode file signature
Fixed disasm progress status updates
Updated INSTALL.md
Updated libmagic to 5.20
Move most of binwalk's tinfl additions to a separate file
Removed firmware-mod-kit dependencies
Added zlibextractor plugin; removed FMK zlib extraction dependency
Added convenience binwalk.scan function
Updated INSTALL documentation
Updated disasm for reliability, updated vxworks symbol table signature