uds firmware extraction
v1.0.1
Ein Firmware -Extraktionstool, das Firmware aus dem UDS -Flash -Verkehr extrahiert.
Autor: Honinbon
Das Tool wird verwendet, um die ECU-Firmware aus dem UDS-Flash-Verkehr zu extrahieren, der unter der Standardspezifikation ISO-14229 steht.
usage: uds-firmware-extraction.py [-h] -i input_file [-o output_file] [-s s19_file] --flash_id flash_id [--split split_symble] [-v]
Author: Honinbon
UDS flash traffic firmware extraction tool.
options:
-h, --help show this help message and exit
-i input_file, --input input_file
Standard candump logfile
-o output_file, --output output_file
File to store the extracted firmware. default: firmware.bin
-s s19_file, --s19 s19_file
Generate a firmware.s19 at the same time
--flash_id flash_id Diag id used for flashing
--split split_symble The specified symble to split canid and candata in the input file. default: "#"
-v, --version Display version
Beispiele: 
GNU General Public Lizenz v2.0