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

How to use PeachExpoter #174

Open
Zoeeeeey opened this issue Jul 21, 2022 · 2 comments
Open

How to use PeachExpoter #174

Zoeeeeey opened this issue Jul 21, 2022 · 2 comments

Comments

@Zoeeeeey
Copy link

Hi,
I want to use Netzob to interface Peach or generate XML file for Peach. But I can't find this part of the code in Netzob1.0.2.
Is PeachExpoter still reserved in Netzob1.0.2?

I read the document in netzob/netzob/doc/documentation/source/tutorials/peach.rst. But I still don't konw how to use the code calls the peachExpoter in netzob0.4.1.
Could you help me by some additional imformation about PeachExpoter?

Thank you in advance .

@Sygus
Copy link
Member

Sygus commented Jul 24, 2022

Hi Zoeeeeey,

PeachExporter was a plugin of the old 0.4.x Netzob branch, and has unfortunately not been backported to the current version.

You can still find the code here (with its GUI), but I'm not sure if the works correctly with latest version of Peach.

https://pypi.org/project/Netzob/0.4.1/
./src/netzob_plugins/Exporters/PeachExporter/PeachExporter

Regards,
Frédéric

@Zoeeeeey
Copy link
Author

Hi,
I installed netzob 0.4.1 to generate xml from PCAP files. But I seem to have missed a few steps, resulting in the wrong file being generated.

First, I create a new project. And then I import message from file. Next, I choose the peach pit file in Export Project.

What else do I need to do in this process?

Thank you in advance .

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