startrail / fusee-launcher

ReSwitched's work-in-progress launcher for one of the Tegra X1 bootROM exploits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                                      *     .--.
                                           / /  `
                          +               | |
                                 '         \ \__,
                             *          +   '--'  *
                                 +   /\
                    +              .'  '.   *
                           *      /======\      +
                                 ;:.  _   ;
                                 |:. (_)  |
                                 |:.  _   |
                       +         |:. (_)  |          *
                                 ;:.      ;
                               .' \:.    / `.
                              / .-'':._.'`-. \
                              |/    /||\    \|
                            _..--"""````"""--.._
                      _.-'``                    ``'-._
                    -'                                '-
             __      __                 _ _       _              _
            / /      \ \               (_) |     | |            | |
           | |_ __ ___| |  _____      ___| |_ ___| |__   ___  __| |
          / /| '__/ _ \\ \/ __\ \ /\ / / | __/ __| '_ \ / _ \/ _` |
          \ \| | |  __// /\__ \\ V  V /| | || (__| | | |  __/ (_| |
           | |_|  \___| | |___/ \_/\_/ |_|\__\___|_| |_|\___|\__,_|
            \_\      /_/
            /====================================================\
           /======================================================\
          ||  fusée gelée                                         ||
          ||                                                      ||
          ||  Launcher for the {re}switched cold/bootrom hacks--  ||
          ||  launches payloads above the Horizon                 ||
          ||                                                      ||
          ||  discovery and implementation by @ktemkin            ||
          ||  def. independently discovered by lots of others <3  ||
          ||                                                      ||
          ||  special thanks to:                                  ||
          ||     SciresM, motezazer -- guidance and support       ||
          ||     hedgeberg, andeor  -- dumping the Jetson bootROM ||
          ||     TuxSH              -- for IDB notes that were    ||
          ||                           super nice to peek at      ||
          ||     the team           -- y'all are awesome          ||
          ||     other teams        -- y'all are awesome too!     ||
           \======================================================/
            \====================================================/


The main launcher is "fusee-launcher.py".

About

ReSwitched's work-in-progress launcher for one of the Tegra X1 bootROM exploits

License:MIT License


Languages

Language:Python 86.6%Language:Makefile 6.5%Language:Assembly 5.1%Language:JavaScript 1.5%Language:Shell 0.4%