Notes and utilities for reverse engineering the firmware used in MediaTek's WiFi cores. This includes the cores used in PCIe/USB/SDIO-attached chips, standalone WiFi microcontrollers, and SoCs with built-in WiFi.
https://github.com/cyrozap/mediatek-wifi-re.git
Notes and utilities for reverse engineering the firmware used in MediaTek's WiFi cores. This includes the cores used in PCIe/USB/SDIO-attached chips, standalone WiFi microcontrollers, and SoCs with built-in WiFi.
make to generate the parser code used by extract_fw.py.WIFI_RAM_CODE* binaries you're interested in. You can/system/etc/firmware directory, but if that doesn't work for you,
you can also find these firmware files on the Internet--typically in
the "vendor.zip" files posted by Android ROM developers. You can also
find them, for example, using this GitHub search query,
but you'll need to be logged in to GitHub in order for that to work.
./extract_fw.py ..., where ... is the name of the
WIFI_RAM_CODE* firmware binary.
See Notes.md.
Except where otherwise stated: