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
ef96a6fd84a0b812ddec0219b05ff5afb04ca42b
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
8
Nov
7
6
5
4
3
2
1
30
Oct
29
28
27
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
Fixed errors in signatures
Fixed relative offset support in magic.py
Fixed offset parsing bugs in magic.py
Added support for the ~ and ^ operators
Added ability to pass raw strings to be scanned via API
Added gzip and lzma extractor plugins
Fixed bugs in magic.py and setup.py
Added code comments to magic.py
Added code comments to the magic.Magic class.
Added support for multiple -R options in a single command
Re-implemented the -R feature
Added support for complex operators in type fields
Modified magic signatures to make use of new type operator support
Added support for the 'many' tag; added support for new type operators
Code cleanup, minor bug fixes
Fixed extraction bug; prettified magic files
Re-working code to better fit with new magic module
Bug fixes and code cleanup in magic.py
Initial commit of libmagic replacement
Fixed signature bugs
Updated gitignore files
Updated INSTALL.md and README.md with new installation procedures
Removed all C code from the project
Added better filtering for lzop signatures
Fixed bug in gzipvalid plugin WRT gzip checksums
Fixed broken pipe IOError message
Added minor comments to unjffs2 plugin
Updated extraction rules
Initial commit of unjffs2 plugin
Removed unecessary imports from binwalk/__init__.py
Fixed confusing error message received when running a signature scan without python-lzma installed
Added Arcadyan deobfuscation extractor plugin.
Improved TROC and VxWorks symtab signatures
Minor changes to INSTALL.md documentation
Minor code formatting and comments
Changed squashfs order of extraction
Added Minix v1 signatures
Added some more console signatures
Improved validation for multiple signatures
Removed depreciated build code related to pyqtgraph