MITRECND / chopshop

Protocol Analysis/Decoder Framework
https://chopshop.readthedocs.org/
487 stars 112 forks source link

fix sending abort signal to chopshop #25

Closed JeffreyLMelvin closed 10 years ago

JeffreyLMelvin commented 10 years ago

It seems that sending signals is interrupting pcap i/o causing exceptions when amount of data read does not match the amount of data sent. Replacing signals with interprocess communication.

chopshop

ChopLib.py

ChopNids.py

ChopSurgeon.py