Fraunhofer-AISEC / gallia

Extendable Pentesting Framework
https://fraunhofer-aisec.github.io/gallia/
Apache License 2.0
129 stars 24 forks source link

LIN bus support #537

Open mich41v4294 opened 6 months ago

mich41v4294 commented 6 months ago

Hi guys, are there any plans to integrate LIN transport layer for UDS into gallia? Found this library for UDS on LIN.

rumpelsepp commented 4 months ago

Currently this is not on our radar, since we just have no LIN setup in the lab. Our UDS code should (tm) be independent from the underlying layer. As long as we have some raw lin transport that provides a read/write interface, we can just use our UDS implementation.