Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

who can give an example of PcapAnalyzer Modules which using Packet.Net to analyse pcap files? #92

Closed
herotheo opened this issue May 28, 2021 · 1 comment

Comments

@herotheo
Copy link

谁有PcapAnalyzer的Modules例子,使用Packet.Net进行pcap 文件分析?

@odedshimon
Copy link
Owner

Hi @herotheo,
I'm not sure I understand the question.
Anyway, if you want to create a new module, you just need to implement the IModule interface (https://github.com/odedshimon/BruteShark/blob/master/BruteShark/PcapAnalyzer/Modules/IModule.cs).
You can take a look at the other modules for inspiration.
Oded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants