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

Initiate update of Netzob to 2.0.0 #180

Merged
merged 1,252 commits into from
Jan 3, 2023
Merged

Initiate update of Netzob to 2.0.0 #180

merged 1,252 commits into from
Jan 3, 2023

Conversation

Sygus
Copy link
Member

@Sygus Sygus commented Dec 29, 2022

This PR brings major changes to Netzob:

  • new types and data relationships for format messages (e.g. several cryptographic relationships have been added)
  • add more capabilities for state machine transitions (e.g. add support for callbacks on transition events)
  • enhancement of symbol specialization and abstraction (e.g. an generator is now available for the specialize() API to that we can iterate over all possible values, with breaking changes with previous Netzob version)
  • a brand new fuzzing module for format message and automata, with support for mutation and generation based fuzzing strategies
  • new channels for traffic generation
  • support of Python 3.8 and 3.10

The updated documentation is now available here: https://netzob.github.io/netzob/

Rémy Delion and others added 30 commits May 28, 2018 14:07
harden dependency versions through requirements.txt [skip ci]

See merge request ANS015/netzob!257
Version bump: 1.1.15-

See merge request ANS015/netzob!258
remove Cython auto-generated file rebuilt in build stage

See merge request ANS015/netzob!259
…s usage at OpenChannelTransition and CloseChannelTransition level)
Resolve "Update vocabulary docstrings"

Closes #88

See merge request ANS015/netzob!264
Resolve "Update grammar docstrings"

Closes #87

See merge request ANS015/netzob!263
Resolve "Icmp state machine error"

Closes #85

See merge request ANS015/netzob!262
…ersion' into 'develop'

Resolve "preset on actor not working (e.g. lead to TCP port inversion)"

Closes #86

See merge request ANS015/netzob!261
…u-datatype' into 'develop'

Resolve "Size: vérifier la cohérence de la cible par rapport au dataType"

Closes #68

See merge request ANS015/netzob!266
Resolve "ERROR in abstracting String with eos"

Closes #84

See merge request ANS015/netzob!260
@Sygus Sygus marked this pull request as ready for review December 30, 2022 09:44
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

Successfully merging this pull request may close these issues.

None yet

3 participants