-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
25 lines (22 loc) · 1.23 KB
/
index.html
File metadata and controls
25 lines (22 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<html>
<head>
<title>
truckhacking.github.io
</title>
</head>
<body>
<img src="mater-small.jpg"><br/>
<h1>truckhacking.github.io</h1>
<hr/>
<h2>TruckDuck/DEFCON24 Materials</h2>
<ul>
<li>Presentation Slides from the DEF CON Talk (<a href="https://github.com/TruckHacking/DEFCON24/raw/master/Cheap-Tools-For-Hacking-Heavy-Trucks-Slides.pdf">here</a>)</li>
<li>Truck Duck Design Files (<a href="https://github.com/TruckHacking/TruckDuckHardware">here</a>)</li>
<li>Truck Duck User Guide (<a href="https://github.com/TruckHacking/TruckDuckHardware/raw/master/User%20Guide/truck-duck-user.pdf">here</a>)</li>
<li>Technical Paper (Incomplete) (<a href="https://t.co/kM0fNXI1aD?amp=1">here</a>)</li>
<li>OBDII Screw Terminal Adapter for Truck duck design files (<a href="https://github.com/TruckHacking/TruckDuckHardware/tree/master/OBDII%20Adapter%20Gerbers">here</a>)</li>
<li>Pre-built OS/SD-card image for TruckDuck (<a href="http://truckduck.sixvolts.org/images/truck-duck-25aug2016.img.xz">here</a>)</li>
<li>OS Kernel with J1939 and TruckDuck DTS (<a href="https://github.com/TruckHacking/TruckKernel">here</a>)</li>
<li>Python Heavy Vehicle interface (<a href="https://github.com/TruckHacking/py-hv-networks/">here</a>)</li>
</ul>
</body>