Add 1B and Fat32 tool

This commit is contained in:
almost.m4 2024-07-04 08:54:17 +02:00
parent a59f8297a6
commit d0d508b6f0
3 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,7 @@ Welcome to the BMW Coding Guides repository! This repository contains a collecti
- [Introduction](#introduction) - [Introduction](#introduction)
- [Guides](#guides) - [Guides](#guides)
- [Tools](#tools)
- [License](#license) - [License](#license)
## Introduction ## Introduction
@ -21,6 +22,9 @@ The guides are organized in the `guides` directory. Each PDF file in this direct
- [Enabling the Bluetooth Music Option with Combox Module](guides/Enhanced_Bluetooth_Music.pdf) - [Enabling the Bluetooth Music Option with Combox Module](guides/Enhanced_Bluetooth_Music.pdf)
- [Hacking NBTEVO ID6 car image](https://davidpetric.com/2024/06/21/nbt-evo-id6-hacking-the-car-image/) - [Hacking NBTEVO ID6 car image](https://davidpetric.com/2024/06/21/nbt-evo-id6-hacking-the-car-image/)
### Tools
fat32format.txt - Application for formatting USB drives to FAT32.
copie_scr.sh - Script for pulling the 1b file out of CIC systems.
## License ## License

BIN
tools/copie_scr.sh Normal file

Binary file not shown.

BIN
tools/fat32format.exe Normal file

Binary file not shown.