# FibexConverter **Repository Path**: wq897/FibexConverter ## Basic Information - **Project Name**: FibexConverter - **Description**: FibexConverter发送SOME/IP数据包的工具 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-07 - **Last Updated**: 2023-09-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FibexConverter Convert SOME/IP config in FIBEX 4 to different configuration formats (e.g. Wireshark). ## Convert a FIBEX4 file to text: Just call it like this: python3 configuration_to_text.py FIBEX example-file.xml The result will be: example-file/text/example-file.txt ## Convert a FIBEX4 file to wireshark configs: Just call it like this: python3 configuration_to_wireshark_config.py FIBEX example-file.xml The results (hosts, vlanids, SOMEIP...) will be in: example-file/wireshark/ Copy the result files to your wireshark configuration directory (e.g. ~/.config/wireshark for MacOS X or %appdata%\Wireshark for Windows). Important: * SOME/IP support was added to Wireshark 3.2, you need a custom plugin before. * Wireshark loads the config on start. So you better stop Wireshark while copying the configs in. ## Convert a FIBEX4 file to CSV reports: Just call it like this: python3 configuration_to_reports.py FIBEX example-file.xml The result will be: example-file/reports/