Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ZMOM1031 committed Dec 29, 2016
1 parent 34d7615 commit 6d655a3
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 19 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
build/
*.txt
build/
bak/
24 changes: 6 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,11 @@
## 说明
# 简介 (Introduction)

文档编写中,不定期更新......
Security Test Tools Doc

## 使用
# 许可 (License)

安装 Python
![CC BY-NC-SA](https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png)

```bash
apt-get install python python-pip
```
本文档使用 (CC BY-NC-SA 4.0) 授权许可

安装 Sphinx

```bash
pip install sphinx sphinx_rtd_theme
```

编译文档

```bash
make clean && make html
```
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/)
8 changes: 8 additions & 0 deletions source/binwalk.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,11 @@
binwalk
==========

* 网站: http://binwalk.org/
* GitHub: https://github.com/devttys0/binwalk


安装
==========

http://tools.kali.org/forensics/binwalk

0 comments on commit 6d655a3

Please sign in to comment.