实用工具简介
Binwalk
Binwalk是一个固件的分析工具,旨在协助研究人员对固件非分析,提取及逆向工程用处。简单易用,完全自动化脚本,并通过自定义签名,提取规则和插件模块,还重要一点的是可以轻松地扩展。
可用于隐写术文件结构分析等。
http://binwalk.org
pngcheck
pngcheck verifies the integrity of PNG, JNG and MNG files.
http://www.libpng.org/pub/png/apps/pngcheck.html
compare
mathematically and visually annotate the difference between an image and its reconstruction.
http://www.imagemagick.org/script/compare.php
编程方面
vim
- pathogen——插件管理
- nerdtree——树形目录插件
- supertab——Tab上下文提示
- syntastic——语法检查
- tagbar——taglist替代品
- taghighlight——代码高亮
- vim-powerline——美化状态栏
- vim-colors-solarized——配色
zsh
Zsh是一个Linux用户很少使用的power-shell,这是由于大多数Linux产品安装,以及默认使用bash shell。
http://ohmyz.sh/
global
代码阅读工具,可以快速跳转搜索等。
作者:rainmote
博客:http://www.cnblogs.com/rainmote
本作品采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可。
欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接。