-
Notifications
You must be signed in to change notification settings - Fork 5
/
README
27 lines (22 loc) · 1.23 KB
/
README
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
26
27
_ _ _ _____ _ __ __ _ _
/\ | | (_) | | __ \ | | | \/ | | | (_)
/ \ _ __ __| |_ __ ___ _ __| | |__) |___ ___ | |_ | \ / | ___ | |__ _
/ /\ \ | '_ \ / _` | '__/ _ \| |/ _` | _ // _ \ / _ \| __| | |\/| |/ _ \| '_ \| |
/ ____ \| | | | (_| | | | (_) | | (_| | | \ \ (_) | (_) | |_ _| | | | (_) | |_) | |
/_/ \_\_| |_|\__,_|_| \___/|_|\__,_|_| \_\___/ \___/ \__(_)_| |_|\___/|_.__/|_|
Wheelie 0.2
Nvidia Tegra 2/3 APX/nv3p protocol implementation.
* Supports bootstrapping a pre-encrypted bootloader from USB BootROM (APX)
* Supports tegra 2/3 Pre-JB Bootloader
* Support pre-encrypted blobs
* Linux, Windows and OS X (OS X is beta-quality) support
* Functionality
* Bootstrap
* Flash Bootloader
* Raw-flash parts of the flash
Authors:
* RaYmAn (@DroidRay, github.com/EnJens)
* Bumble-Bee (@BumbleDroid, github.com/BuzzBumbleBee)
* Lilstevie (@littlesteve, github.com/lilstevie)
* kmdm (github.com/kmdm)
* IEF (@ief_tm github.com/IEF)