Nils Weiss

Results 122 comments of Nils Weiss

Thanks for your answer. I would be glad, if you can give me feedback, once you used Scapy.

Hi, Thanks for your question. Could you provide a full debug output. I can't explain myself, why this is not working. ```python load_layer("can") conf.contribs['CAN']['swap-bytes'] = False import os, threading, six,...

Here is some code from a unit test file, I'm using: https://github.com/secdev/scapy/blob/master/test/contrib/automotive/ecu_am.uts The code in the beginning is to setup the test system. This should run without problems on a...

Yes, might be, that this code is not yet part of the latest release. Could you try to pull from github and install manually? https://github.com/secdev/scapy.git Maybe you have to remove...

Hi, did you had success?

Hi, 1. Yes, this was the original use case of the ECU module. Hope the documentation helps: https://scapy.readthedocs.io/en/latest/layers/automotive.html#ecu-utility-examples A list of supported responses can be used as input for a...

@gpotter2 can this one get merged?

Thanks for the feedback. Could you please submit a PR? I think a proper name for such an argument would be `inter` to follow the naming of Scapys `sr1` function....

Closed because of inactivity

Actually, I will provide a pr soon