Psifas News
Status: Beta
Brought to you by:
oren_zomer
Some major bug were founds.
Some code that uses the stream "tell()" function to verify that all the payload was read, did not take in account that the stream may not start at offset 0.
Other fixes, using pylint, were also made.
This release contains the scapy-wrappers which let you combine the network protocols inside your protocol design.
New Features:
- This & CLink - Replace the long Constant(Link(...))) syntax
- Merging Containers - see Examples.py