├── .gimp_images ├── 203_ic_wires.xcf └── xsmonitor_frame.xcf ├── Chapter 1 Vehicle Bus Protocols and Diagnostics.md ├── Chapter 2 Tools and Equipment.md ├── Chapter 3 Connecting to the Vehicle.md ├── Chapter 4 Understanding Controller Area Networks (CAN) Messages.md ├── Chapter 5 Understanding Mercedes-Benz Signal Acquisition Modules (SAM).md ├── Chapter 6 Exploring the Engine Control Unit (ECU).md ├── Chapter 7 In Car Entertainment.md ├── Chapter 8 Performance Tuning.md ├── Chapter 9 Debugging and Fault Finding.md ├── README.md └── images ├── 203_ic_wires.png ├── CANframes.jpeg ├── OBDIIport.jpg ├── canbuslocation1.jpg ├── canbuslocation2.jpg ├── canbuslocation3.jpg ├── candump.jpeg ├── cantactpro.jpg ├── macchinabreakout.jpg ├── macchinam2.jpg ├── macchinam2board.png ├── obdii-port-diagnostics.jpg ├── obdii_y_splitter.jpg ├── selectdevice.png └── xsmonitor_frame.png /.gimp_images/203_ic_wires.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/.gimp_images/203_ic_wires.xcf -------------------------------------------------------------------------------- /.gimp_images/xsmonitor_frame.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/.gimp_images/xsmonitor_frame.xcf -------------------------------------------------------------------------------- /Chapter 1 Vehicle Bus Protocols and Diagnostics.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/Chapter 1 Vehicle Bus Protocols and Diagnostics.md -------------------------------------------------------------------------------- /Chapter 2 Tools and Equipment.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/Chapter 2 Tools and Equipment.md -------------------------------------------------------------------------------- /Chapter 3 Connecting to the Vehicle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/Chapter 3 Connecting to the Vehicle.md -------------------------------------------------------------------------------- /Chapter 4 Understanding Controller Area Networks (CAN) Messages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/Chapter 4 Understanding Controller Area Networks (CAN) Messages.md -------------------------------------------------------------------------------- /Chapter 5 Understanding Mercedes-Benz Signal Acquisition Modules (SAM).md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/Chapter 5 Understanding Mercedes-Benz Signal Acquisition Modules (SAM).md -------------------------------------------------------------------------------- /Chapter 6 Exploring the Engine Control Unit (ECU).md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/Chapter 6 Exploring the Engine Control Unit (ECU).md -------------------------------------------------------------------------------- /Chapter 7 In Car Entertainment.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/Chapter 7 In Car Entertainment.md -------------------------------------------------------------------------------- /Chapter 8 Performance Tuning.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/Chapter 8 Performance Tuning.md -------------------------------------------------------------------------------- /Chapter 9 Debugging and Fault Finding.md: -------------------------------------------------------------------------------- 1 | # Chapter 9: Debugging and Fault Finding 2 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/README.md -------------------------------------------------------------------------------- /images/203_ic_wires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/images/203_ic_wires.png -------------------------------------------------------------------------------- /images/CANframes.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/images/CANframes.jpeg -------------------------------------------------------------------------------- /images/OBDIIport.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/images/OBDIIport.jpg -------------------------------------------------------------------------------- /images/canbuslocation1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/images/canbuslocation1.jpg -------------------------------------------------------------------------------- /images/canbuslocation2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/images/canbuslocation2.jpg -------------------------------------------------------------------------------- /images/canbuslocation3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/images/canbuslocation3.jpg -------------------------------------------------------------------------------- /images/candump.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/images/candump.jpeg -------------------------------------------------------------------------------- /images/cantactpro.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/images/cantactpro.jpg -------------------------------------------------------------------------------- /images/macchinabreakout.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/images/macchinabreakout.jpg -------------------------------------------------------------------------------- /images/macchinam2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/images/macchinam2.jpg -------------------------------------------------------------------------------- /images/macchinam2board.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/images/macchinam2board.png -------------------------------------------------------------------------------- /images/obdii-port-diagnostics.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/images/obdii-port-diagnostics.jpg -------------------------------------------------------------------------------- /images/obdii_y_splitter.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/images/obdii_y_splitter.jpg -------------------------------------------------------------------------------- /images/selectdevice.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/images/selectdevice.png -------------------------------------------------------------------------------- /images/xsmonitor_frame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rnd-ash/mercedes-hacking-docs/HEAD/images/xsmonitor_frame.png --------------------------------------------------------------------------------