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