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
Commits
89f4c2f9
Unverified
Commit
89f4c2f9
authored
Aug 20, 2018
by
devttys0
Committed by
GitHub
Aug 20, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #349 from sorja/sorja-update-readme
More Informative README.md
parents
a4945a93
c721fbca
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
8 deletions
+21
-8
README.md
README.md
+21
-8
No files found.
README.md
View file @
89f4c2f9
[

](https://travis-ci.org/ReFirmLabs/binwalk)
# Binwalk
Description
[

](https://travis-ci.org/ReFirmLabs/binwalk)
===========
[

](https://GitHub.com/ReFirmLabs/binwalk/graphs/commit-activity)
[

](https://github.com/ReFirmLabs/binwalk/blob/master/LICENSE)
[

](https://github.com/ReFirmLabs/binwalk/stargazers)
Binwalk is a fast, easy to use tool for analyzing, reverse engineering, and extracting firmware images.
Binwalk is a fast, easy to use tool for analyzing, reverse engineering, and extracting firmware images.
Installation
============
### Installation and Usage
*
[
Installation
](
./INSTALL.md
)
*
[
API
](
./API.md
)
*
[
Supported Platforms
](
https://github.com/ReFirmLabs/binwalk/wiki/Supported-Platforms
)
*
[
Getting Started
](
https://github.com/ReFirmLabs/binwalk/wiki/Quick-Start-Guide
)
*
[
Binwalk Command Line Usage
](
https://github.com/ReFirmLabs/binwalk/wiki/Usage
)
*
[
Binwalk IDA Plugin Usage
](
https://github.com/ReFirmLabs/binwalk/wiki/Creating-Custom-Plugins
)
More information on
[
Wiki
](
https://github.com/ReFirmLabs/binwalk/wiki
)
## Quick start
### Installation
Binwalk follows the standard Python installation procedure:
Binwalk follows the standard Python installation procedure:
```
bash
```
bash
...
@@ -20,11 +34,10 @@ If you're running Python 2.x, installing the optional Python lzma module is stro
...
@@ -20,11 +34,10 @@ If you're running Python 2.x, installing the optional Python lzma module is stro
$
sudo
apt-get install python-lzma
$
sudo
apt-get install python-lzma
```
```
For instructions on installing other optional dependencies, see
[
INSTALL.md
](
https://github.com/ReFirmLabs/binwalk/blob/master/INSTALL.md
)
.
For instructions on installing other optional dependencies, see
[
installation guide
](
https://github.com/ReFirmLabs/binwalk/blob/master/INSTALL.md
)
.
Usage
### Usage
=====
Basic usage is simple:
Basic usage is simple:
...
...
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