Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 817 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 817 Bytes

CFFFlashFileTools

Overview

CFFFlashFileTools is an open-source project designed to parse and extract flash binaries from Mercedes-Benz CFF (Container Flash File). CFF files are typically used to store firmware updates and vehicle configuration data for automotive control units (ECUs). It simplifies the process of working with these proprietary files, making it easier for developers and reverse engineers to analyze and manipulate flash memory content.

Features

  • Extracts binaries from CFF files
  • C++ and QML-based implementation
  • Provides insights into flash segments, headers, and blocks.
  • Supports file parsing and flash segment extraction
  • Compatible with Mercedes-Benz vehicle systems

License

Licensed under the GPL-3.0 license.

Contributions

Feel free to fork, enhance, and contribute!