Git Product home page Git Product logo

miracle963 / firmware_analysis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from newbee119/firmware_analysis

0.0 1.0 0.0 50.91 MB

物联网设备分析环境搭建与工具使用,包括脚本换阿里源、binwalk的完整安装、firmwalker和rips的使用

Shell 5.23% PHP 32.83% HTML 0.88% Hack 0.71% JavaScript 2.49% CSS 1.21% Python 17.87% Roff 1.06% C 29.33% Makefile 0.45% C++ 7.91% Objective-C 0.03%

firmware_analysis's Introduction

firmware_analysis

物联网设备分析环境搭建与工具使用,包括脚本换阿里源、binwalk的完整安装、firmwalker和rips的使用

系统环境

Ubuntu

分析工具

binwalk

install_full_binwalk文件夹中,运行: sudo install_binwalk.sh

firmwalker

无需安装,直接使用,使用方式:./firmwalker.sh file_path

rips

需安装web网站解析环境:

    sudo apt install apache2 php7.2 libapache2-mod-php7.2  
    sudo /etc/init.d/apache2 restart

然后,将rips文件夹其拷贝到/var/www/html/中

附加工具

change_sources.sh

ubuntu下,将apt源和pip源换成阿里云的源

firmware_analysis's People

Contributors

newbee119 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.