uds firmware extraction
v1.0.1
從UDS閃光流量中提取固件的固件提取工具。
作者:Honinbon
該工具用於從UDS Flash流量中提取ECU固件,該固件屬於標準規範ISO-14229。
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
示例: 
GNU通用公共許可證v2.0