Skip to content

Parses and extracts flash binaries from Mercedes CFF flash files

License

Notifications You must be signed in to change notification settings

Xplatforms/CFFFlashFileTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!