Penumbra is a Rust crate and tool for interacting with Mediatek devices.
It provides flashing and readback capabilities, as well as bootloader unlocking and relocking on vulnerable devices.
Penumbra is a Rust crate and tool for interacting with Mediatek devices.
It provides flashing and readback capabilities, as well as bootloader unlocking and relocking on vulnerable devices.
Warning
Penumbra on Windows is currently half broken, and only occasionally works by replacing the MediaTek drivers with LibUSB using Zadig.
Please, do not open a new issue in case of problems with Windows, but rather leave a comment on You do not have permission to view the full content of this post. Log in or register now..It is strongly suggested to use Linux instead, where Penumbra has been tested more and confirmed to work.
It provides flashing and readback capabilities, as well as bootloader unlocking and relocking on vulnerable devices.
You do not have permission to view the full content of this post. Log in or register now.
Penumbra is a Rust crate and tool for interacting with Mediatek devices.
It provides flashing and readback capabilities, as well as bootloader unlocking and relocking on vulnerable devices.
Requirements
- On Windows, you'll need to install Mediatek Drivers.
Warning
Penumbra on Windows is currently half broken, and only occasionally works by replacing the MediaTek drivers with LibUSB using Zadig.
Please, do not open a new issue in case of problems with Windows, but rather leave a comment on You do not have permission to view the full content of this post. Log in or register now..It is strongly suggested to use Linux instead, where Penumbra has been tested more and confirmed to work.
- On Linux you'll need to install libudev and add your user to the dialout group. In case Penumbra doesn't recognize the device, run with sudo or allow access to the device with udev rules.