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
Commits
a4945a93
Commit
a4945a93
authored
Aug 06, 2018
by
devttys0
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improved Linux kernel version identification
parent
55414ae8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
linux
src/binwalk/magic/linux
+3
-3
No files found.
src/binwalk/magic/linux
View file @
a4945a93
...
...
@@ -11,9 +11,9 @@
# Finds and prints Linux kernel strings in raw Linux kernels (output like uname -a).
# Commonly found in decompressed embedded kernel binaries.
0 string Linux\x20version\x20 Linux kernel version
>14 byte
0
{invalid}
>14 byte
!0
>
>14
string x %.6s
>14 byte
>0x33
{invalid}
>14 byte
<0x32 {invalid}
>
14
string x %.6s
# Linux ARM compressed kernel image
# Starts with 8 NOPs, with 0x016F2818 at offset 0x24
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment