/realtek-nic-re

Notes and utilities for reverse engineering Realtek USB NICs.

Primary LanguageKaitai StructBSD Zero Clause License0BSD

realtek-nic-re

Notes and utilities for reverse engineering Realtek USB NICs.

Quick start

Software dependencies

Procedure

  1. Install dependencies.
  2. Run make to generate the parser code used by extract_fw.py.
  3. Obtain the rtl815*.bin binaries you're interested in. You can find these in the rtl_nic directory of the linux-firmware repo. For convenience, these firmware binaries can be downloaded in bulk using the firmware/download.sh script.
  4. Extract the firmware image from each binary with ./extract_fw.py ..., where ... is the name of the fw-*.bin firmware binary.

License

Except where otherwise noted: