Adventures in reverse engineering Broadcom NIC firmware
https://www.devever.net/~hl/ortega [www.devever.net]
2019-07-02 17:38
The reverse engineering project, Project Ortega, began in December 2017 and involved reverse engineering proprietary firmware to determine what any open source replacement would need to do. Mainly this involved producing a reverse engineered C codebase from the disassembly of proprietary firmware, then producing a natural-language specification for others to reimplement; the actual reversed code itself is not published. In other words, this is a clean-room reverse engineering workflow.
source: grugq