├── AdbWinApi.dll ├── AdbWinUsbApi.dll ├── Patch.md ├── README.md ├── adb.exe ├── boot.xml ├── emmc_appsboot.mbn ├── emmcdl.exe ├── exploit.cmd ├── exploit_mota_boot_release.cmd ├── fastboot.exe ├── lk.bin ├── loader ├── loader.S ├── padding ├── prog_emmc_firehose_8937_ddr.mbn ├── sbl1_6.6.16.patch ├── tz_9.3.28.patch └── tz_9.3.28_el2.patch /AdbWinApi.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fxsheep/firehorse_land/HEAD/AdbWinApi.dll -------------------------------------------------------------------------------- /AdbWinUsbApi.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fxsheep/firehorse_land/HEAD/AdbWinUsbApi.dll -------------------------------------------------------------------------------- /Patch.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fxsheep/firehorse_land/HEAD/Patch.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fxsheep/firehorse_land/HEAD/README.md -------------------------------------------------------------------------------- /adb.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fxsheep/firehorse_land/HEAD/adb.exe -------------------------------------------------------------------------------- /boot.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fxsheep/firehorse_land/HEAD/boot.xml -------------------------------------------------------------------------------- /emmc_appsboot.mbn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fxsheep/firehorse_land/HEAD/emmc_appsboot.mbn -------------------------------------------------------------------------------- /emmcdl.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fxsheep/firehorse_land/HEAD/emmcdl.exe -------------------------------------------------------------------------------- /exploit.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fxsheep/firehorse_land/HEAD/exploit.cmd -------------------------------------------------------------------------------- /exploit_mota_boot_release.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fxsheep/firehorse_land/HEAD/exploit_mota_boot_release.cmd -------------------------------------------------------------------------------- /fastboot.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fxsheep/firehorse_land/HEAD/fastboot.exe -------------------------------------------------------------------------------- /lk.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fxsheep/firehorse_land/HEAD/lk.bin -------------------------------------------------------------------------------- /loader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fxsheep/firehorse_land/HEAD/loader -------------------------------------------------------------------------------- /loader.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fxsheep/firehorse_land/HEAD/loader.S -------------------------------------------------------------------------------- /padding: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fxsheep/firehorse_land/HEAD/padding -------------------------------------------------------------------------------- /prog_emmc_firehose_8937_ddr.mbn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fxsheep/firehorse_land/HEAD/prog_emmc_firehose_8937_ddr.mbn -------------------------------------------------------------------------------- /sbl1_6.6.16.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fxsheep/firehorse_land/HEAD/sbl1_6.6.16.patch -------------------------------------------------------------------------------- /tz_9.3.28.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fxsheep/firehorse_land/HEAD/tz_9.3.28.patch -------------------------------------------------------------------------------- /tz_9.3.28_el2.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fxsheep/firehorse_land/HEAD/tz_9.3.28_el2.patch --------------------------------------------------------------------------------