Unlock bootloader / FRP Huawei
-
Updated
Apr 26, 2025 - C#
Unlock bootloader / FRP Huawei
rustBoot is a standalone bootloader written entirely in `Rust`, designed to run on anything from a microcontroller to a system on chip. It can be used to boot into bare-metal firmware or Linux.
This is a repository of BIGTREETECH bootloaders. The originals are stored under the bootloader_bin/backed_up_original_bootloaders/ directory. This repository also has a bootloader for the SKR E3 TURBO to fix the high pitch sound coming out of the CR10_STOCKDISPLAY it is located on the bootloder_bin/compiled_bootloader_bin/ directory.
T8012 Data Transfer Setup Tool - A tool that mounts the internal storage of a T2 machine as a volume. Particularly useful when that machine is inoperable or not functioning due to bad graphics or processor (provided the boards faults aren't shorting out lines that power the FLASH or the T2 co-processor). Based on PyBoot and the checkm8 exploit. .
Import Device Tree Information onto your Ghidra memory map
My x86 bare-metal program that prints itself to the screen in hexadecimal notation.
A class on Bootloaders by CyberKaida
A list of open source firmware projects
Bootloader simulator for .NET
XIS operating system
This repo contains code on many project-based-learning tutorials. Examples: adeept-rasptank robot, arduino based projects and even nerdy stuff like building bootloaders. I add a folder for each subproject I work on.
presentation slides for a talk on implementing bootloaders in u-root
Photon is a minimalist bootloader, which may or may not be used with other projects.
Learn Assembly to create Bootloader
from-scratch i386 hobby operating system. (in progress)
An x86 boot loader printing "Hello World!"
Learn how to setup and use "GDB: The GNU Project Debugger" on both Windows 10 and LINUX. This project is the fist stepping stone into writing my own bootloader for STM32 MCU that are used on 3D printer controller boards (especially the Bigtreetech 3D printer controller boards). I want a bootloader that will allow me to flash the firmware from VS…
Add a description, image, and links to the bootloaders topic page so that developers can more easily learn about it.
To associate your repository with the bootloaders topic, visit your repo's landing page and select "manage topics."