Giter Club home page Giter Club logo

ncgpcap's Introduction

NcgPcap

In terms of the logic of ncg, capture packets from network interface automatically, including the Command Interaction Packets and video stream Packets.

1. Architecture:

Architecture Graph

Users configure the NcgPcap through operating on the UI interface, then UI interface will write the confiturations into a specific conf file. That is all what UI interface do.

The real capturing is implementated in the npcap.dll.

2. Modify the logic of capturing.

  • The vs project file(including sln and vproject) locates in the \prj\MSVC\. After modify the codes in src directory, the target directory of compilation is bin\win32.

3. Modify the UI interface

  • The .ui file is the UI designing files, which are generated by Qt Desegner. So use Qt Designer to modify the face.

  • After modify the UI interface, you should execute ui\makepy.ps1 to generate coresponding python codes which locate into script\.

  • After modify the python codes in \script\, of course including execution of ui\makepy.ps1, you should rebuild binary executable program by execute MakeExe.bat in the root dir of this project.

  • Note that until you regenerate python codes of ui interface or rebuild binary file, the modification will take effect.

Note: You should put the UI resource files(.ico, .jpg, etc.) into \ui\rsc, when you execute MakeExe.bat, files in that file will be copied into \bin\win32\rsc\.

Final

The releasable is \bin\win32\ directory.

ncgpcap's People

Contributors

jeckyoh avatar

Stargazers

Pavitra Mohandas avatar  avatar  avatar

Watchers

James Cloos avatar  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.