Code Monkey home page Code Monkey logo

separatepcap's Introduction

1. 프로젝트 명

SeparatePcap 프로젝트는 pcap 파일을 mac주소를 기준으로 분할하여 여러개의 pcap 파일로 분할하여 저장하는 프로젝트이다.

2. 프로젝트 정보

2.1 설치

1. Python 3.x 이상 설치
2. SplitCap.exe 설치 (https://www.netresec.com/?page=SplitCap)
3. linux os의 경우 mono 패키지 설치 필요 (https://www.mono-project.com/download/stable/#download-lin)
3. 분할하고자 하는 pcap 파일을 res/pcap/ 디렉토리 아래에 저장
4. SplitCap.exe 파일을 src/ 디렉토리 아래에 저장

2.2 사용방법

1. src/main.py 실행
2. 분할하고자 하는 pcap file list에서 pcap파일 이름을 입력 ex) data.pcap
3. res/separated_pcap/ 디렉토리 아래에 분할하고자 하는 pcap 파일 디렉토리 생성 확인 ex) res/separated_pcap/data
4. 분할하고자 하는 pcap 디렉토리 아래에 mac 주소 별로 pcap파일로 분할되었는지 확인

separatepcap's People

Contributors

yonghwankim-dev avatar

Watchers

 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.